Class WeightedFuncs
java.lang.Object
io.nosqlbench.virtdata.library.basics.shared.from_long.to_object.WeightedFuncs
- All Implemented Interfaces:
LongFunction<Object>
Allows for easy branching over multiple functions with specific
weights.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
WeightedFuncs
-
-
Method Details
-
apply
- Specified by:
applyin interfaceLongFunction<Object>
-