public static final class Objects.size extends Function.BaseFunction<Integer>
Function.ArgDrivenFunction<S,R>, Function.ArgDrivenListFunction<S>, Function.ArgDrivenSingleFunction<S,R>, Function.BaseFunction<T>, Function.ListFunction, Function.SingleFunction<T>| Constructor and Description |
|---|
size() |
| Modifier and Type | Method and Description |
|---|---|
protected Optional<Object> |
applyList(List<Object> input) |
protected Optional<Integer> |
applySingle(Object arg) |
applyprotected Optional<Integer> applySingle(Object arg)
applySingle in class Function.BaseFunction<Integer>Copyright © 2016. All rights reserved.