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