Package com.mchange.v1.identicator
Class IdentityHashCodeIdenticator
java.lang.Object
com.mchange.v1.identicator.IdentityHashCodeIdenticator
- All Implemented Interfaces:
Identicator
Two entities are considered equivalent if they share the same IdentityHashCode
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
INSTANCE
-
-
Constructor Details
-
IdentityHashCodeIdenticator
public IdentityHashCodeIdenticator()
-
-
Method Details
-
identical
- Specified by:
identical
in interfaceIdenticator
-
hash
- Specified by:
hash
in interfaceIdenticator
-