Package zombie.util.hash
Class DefaultIntHashFunction
java.lang.Object
zombie.util.hash.DefaultIntHashFunction
- All Implemented Interfaces:
Serializable
,IntHashFunction
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
INSTANCE
-
-
Constructor Details
-
DefaultIntHashFunction
protected DefaultIntHashFunction()
-
-
Method Details
-
hash
public int hash(int int1) - Specified by:
hash
in interfaceIntHashFunction
-