|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.mchange.v1.identicator.IdentityHashCodeIdenticator
public class IdentityHashCodeIdenticator
Two entities are considered equivalent if they share the same IdentityHashCode
| Field Summary | |
|---|---|
static IdentityHashCodeIdenticator |
INSTANCE
|
| Constructor Summary | |
|---|---|
IdentityHashCodeIdenticator()
|
|
| Method Summary | |
|---|---|
int |
hash(java.lang.Object o)
|
boolean |
identical(java.lang.Object a,
java.lang.Object b)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static IdentityHashCodeIdenticator INSTANCE
| Constructor Detail |
|---|
public IdentityHashCodeIdenticator()
| Method Detail |
|---|
public boolean identical(java.lang.Object a,
java.lang.Object b)
identical in interface Identicatorpublic int hash(java.lang.Object o)
hash in interface Identicator
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||