public class MaxFunction extends CompareFunction
| Constructor and Description |
|---|
MaxFunction() |
| 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.
|
performMathOperationcallFunctionargumentConstraints, call, nameprotected boolean sortsBefore(int compareResult)
CompareFunctionsortsBefore in class CompareFunctionCopyright © 2016–2021. All rights reserved.