Package org.plumelib.util
Class Intern.IntArrayHasher
java.lang.Object
org.plumelib.util.Intern.IntArrayHasher
- All Implemented Interfaces:
org.plumelib.util.Hasher
- Enclosing class:
- Intern
Hasher object which hashes and compares int[] objects according to their contents.
- See Also:
-
HasherArrays.equals(int[], int[])
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
IntArrayHasher
public IntArrayHasher()Create a new IntArrayHasher.
-
-
Method Details
-
equals
- Specified by:
equalsin interfaceorg.plumelib.util.Hasher
-
hashCode
- Specified by:
hashCodein interfaceorg.plumelib.util.Hasher
-