public class MaxByFunction extends CompareByFunction
| Constructor and Description |
|---|
MaxByFunction() |
| 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.
|
callFunctioncall, checkArguments, nameprotected boolean sortsBefore(int compareResult)
CompareByFunctionsortsBefore in class CompareByFunctionCopyright © 2016. All rights reserved.