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