Package org.plumelib.util
Class Intern.DoubleHasher
java.lang.Object
org.plumelib.util.Intern.DoubleHasher
- All Implemented Interfaces:
org.plumelib.util.Hasher
- Enclosing class:
- Intern
Hasher object which hashes and compares Doubles.
- See Also:
-
Hasher
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DoubleHasher
public DoubleHasher()Create a new DoubleHasher.
-
-
Method Details
-
equals
- Specified by:
equalsin interfaceorg.plumelib.util.Hasher
-
hashCode
- Specified by:
hashCodein interfaceorg.plumelib.util.Hasher
-