Class FixedValue
java.lang.Object
io.nosqlbench.virtdata.library.basics.shared.from_long.to_int.FixedValue
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
FixedValue
public FixedValue(int value)
-
-
Method Details
-
applyAsInt
public int applyAsInt(long value) - Specified by:
applyAsIntin interfaceLongToIntFunction
-