Functionpublic class MinByFunction extends CompareByFunction
TransformByFunction.Aggregator<V>| Constructor | Description |
|---|---|
MinByFunction() |
| Modifier and Type | Method | Description |
|---|---|---|
protected boolean |
sortsBefore(int compareResult) |
Subclasses override this method to decide whether the greatest or least
element sorts first.
|
argumentConstraints, call, namecreateAggregator, createNullValueclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcallFunctionprotected boolean sortsBefore(int compareResult)
CompareByFunctionsortsBefore in class CompareByFunctionCopyright © 2016–2019. All rights reserved.