Class ComposerForIntFunction
java.lang.Object
io.nosqlbench.virtdata.core.composers.ComposerForIntFunction
- All Implemented Interfaces:
FunctionComposer<IntFunction<?>>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.nosqlbench.virtdata.core.composers.FunctionComposer
getDataMapper, getResolvedFunction, getResolvedFunction
-
Constructor Details
-
ComposerForIntFunction
-
-
Method Details
-
andThen
- Specified by:
andThenin interfaceFunctionComposer<IntFunction<?>>
-
getFunctionObject
- Specified by:
getFunctionObjectin interfaceFunctionComposer<IntFunction<?>>
-