Class ComposerForIntUnaryOperator
java.lang.Object
io.nosqlbench.virtdata.core.composers.ComposerForIntUnaryOperator
- All Implemented Interfaces:
FunctionComposer<IntUnaryOperator>
public class ComposerForIntUnaryOperator
extends Object
implements FunctionComposer<IntUnaryOperator>
-
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
-
ComposerForIntUnaryOperator
-
-
Method Details
-
getFunctionObject
- Specified by:
getFunctionObjectin interfaceFunctionComposer<IntUnaryOperator>
-
andThen
- Specified by:
andThenin interfaceFunctionComposer<IntUnaryOperator>
-