com.mchange.v1.identicator
Class StrongIdentityIdenticator
java.lang.Object
com.mchange.v1.identicator.StrongIdentityIdenticator
- All Implemented Interfaces:
- Identicator
public class StrongIdentityIdenticator
- extends Object
- implements Identicator
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StrongIdentityIdenticator
public StrongIdentityIdenticator()
identical
public boolean identical(Object a,
Object b)
- Specified by:
identical
in interface Identicator
hash
public int hash(Object o)
- Specified by:
hash
in interface Identicator