public static final class Lists.sort extends Function.BaseFunction
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 |
|---|
sort() |
| Modifier and Type | Method and Description |
|---|---|
protected Optional |
applyList(List argList) |
protected Optional |
applySingle(Object arg) |
applyprotected Optional applyList(List argList)
applyList in class Function.BaseFunctionprotected Optional applySingle(Object arg)
applySingle in class Function.BaseFunctionCopyright © 2023. All rights reserved.