Package | Description |
---|---|
com.koloboke.function |
java.util.function polyfill for all specializations. |
Modifier and Type | Interface and Description |
---|---|
interface |
BinaryOperator<T>
Deprecated.
this interface is present for backward compatibility with the version of this library
for Java 6 or 7, use
BinaryOperator instead. |