public class MinByFunction extends CompareByFunction
TransformByFunction.Aggregator<V>| Constructor and Description |
|---|
MinByFunction() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
sortsBefore(int compareResult)
Subclasses override this method to decide whether the greatest or least
element sorts first.
|
createAggregator, createNullValuecallFunctionargumentConstraints, call, nameprotected boolean sortsBefore(int compareResult)
CompareByFunctionsortsBefore in class CompareByFunctionCopyright © 2016–2023. All rights reserved.