Class WeightedInts
java.lang.Object
io.nosqlbench.virtdata.library.basics.shared.distributions.WeightedInts
- All Implemented Interfaces:
LongToIntFunction
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
WeightedInts
-
-
Method Details
-
applyAsInt
public int applyAsInt(long value) - Specified by:
applyAsIntin interfaceLongToIntFunction
-