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