lucee.Component
models.BaseProxy
models.BiFunction
models.BinaryOperator
Functional interface that maps to java.util.function.BinaryOperator See https://docs.oracle.com/javase/8/docs/api/java/util/function/BinaryOperator.html
| Method Summary | |
|---|---|
any
|
maxBy(any comparator)
|
any
|
minBy(any comparator)
|
| Methods inherited from class models.BiFunction |
|---|
| andThen, apply, init |
| Methods inherited from class lucee.Component |
|---|
| None |
| Method Detail |
|---|
comparatorcomparator