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