Class Mul
java.lang.Object
io.nosqlbench.virtdata.library.basics.shared.from_long.to_float.Mul
- All Implemented Interfaces:
LongToDoubleFunction
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Mul
public Mul(double factor)
-
-
Method Details
-
applyAsDouble
public double applyAsDouble(long value) - Specified by:
applyAsDoublein interfaceLongToDoubleFunction
-