Open this page in the API Guide
DefaultEqualityComparer.getHashCode Method
Returns a 32-bit integer hash for the string representation of "obj".
Parameters
- obj
-
Object to hash.
Return Value
A hashcode produced from the object's toString representation.