Functionpublic class SortByFunction extends TransformByFunction
TransformByFunction.Aggregator<V>| Constructor | Description |
|---|---|
SortByFunction() |
| Modifier and Type | Method | Description |
|---|---|---|
protected <T> TransformByFunction.Aggregator<T> |
createAggregator(Adapter<T> runtime,
int elementCount,
T element,
T elementValue) |
|
protected <T> T |
createNullValue(Adapter<T> runtime) |
argumentConstraints, call, nameclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcallFunctionprotected <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–2019. All rights reserved.