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