Class SignedHash
- java.lang.Object
-
- io.virtdata.basicsmappers.from_long.to_int.SignedHash
-
- All Implemented Interfaces:
java.util.function.LongToIntFunction
public class SignedHash extends java.lang.Object implements java.util.function.LongToIntFunction
-
-
Constructor Summary
Constructors Constructor Description SignedHash()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intapplyAsInt(long value)
-