Class DiscreteIntLongSampler
java.lang.Object
io.nosqlbench.virtdata.library.curves4.discrete.common.DiscreteIntLongSampler
- All Implemented Interfaces:
IntToLongFunction
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DiscreteIntLongSampler
-
-
Method Details
-
applyAsLong
public long applyAsLong(int input) - Specified by:
applyAsLongin interfaceIntToLongFunction
-