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