Package io.virtdata.functionadapters
-
Class Summary Class Description ToLongFunction Adapts any compatibleFunctionalInterfacetype to a LongFunction, for use with higher-order functions, when they require a LongFunction as an argument.ToLongFunctionAutoDocsInfo ToLongUnaryOperator Adapts any compatibleFunctionalInterfacetype to a LongUnaryOperator, for use with higher-order functions, when they require a LongUnaryOperator as an argument.ToLongUnaryOperatorAutoDocsInfo