Functionpublic class MinFunction extends CompareFunction
| Constructor | Description |
|---|---|
MinFunction() |
| Modifier and Type | Method | Description |
|---|---|---|
protected boolean |
sortsBefore(int compareResult) |
Subclasses override this method to decide whether the greatest or least
element sorts first.
|
callFunctionargumentConstraints, call, nameperformMathOperationprotected boolean sortsBefore(int compareResult)
CompareFunctionsortsBefore in class CompareFunctionCopyright © 2016–2019. All rights reserved.