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