Package io.nosqlbench.virtdata.library.basics.shared.functionadapters
package io.nosqlbench.virtdata.library.basics.shared.functionadapters
-
ClassesClassDescriptionCombine functions into one.Adapts any compatible
FunctionalInterfacetype to a LongFunction, for use with higher-order functions, when they require a LongFunction as an argument.Adapts any compatibleFunctionalInterfacetype to a LongUnaryOperator, for use with higher-order functions, when they require a LongUnaryOperator as an argument.