public class SortByFunction extends TransformByFunction
TransformByFunction.Aggregator<V>| Constructor and Description |
|---|
SortByFunction() |
| Modifier and Type | Method and Description |
|---|---|
protected <T> TransformByFunction.Aggregator<T> |
createAggregator(Adapter<T> runtime,
int elementCount,
T element,
T elementValue) |
protected <T> T |
createNullValue(Adapter<T> runtime) |
callFunctionargumentConstraints, call, nameprotected <T> TransformByFunction.Aggregator<T> createAggregator(Adapter<T> runtime, int elementCount, T element, T elementValue)
createAggregator in class TransformByFunctionprotected <T> T createNullValue(Adapter<T> runtime)
createNullValue in class TransformByFunctionCopyright © 2016–2023. All rights reserved.