| Class | Description |
|---|---|
| ToLongFunction |
Adapts any compatible
FunctionalInterface type to a LongFunction,
for use with higher-order functions, when they require a
LongFunction as an argument. |
| ToLongFunctionAutoDocsInfo | |
| ToLongUnaryOperator |
Adapts any compatible
FunctionalInterface type to a LongUnaryOperator,
for use with higher-order functions, when they require a
LongUnaryOperator as an argument. |
| ToLongUnaryOperatorAutoDocsInfo |
Copyright © 2018. All rights reserved.