public class IdentityHashCodeIdenticator extends Object implements Identicator
Modifier and Type | Field and Description |
---|---|
static IdentityHashCodeIdenticator |
INSTANCE |
Constructor and Description |
---|
IdentityHashCodeIdenticator() |
public static IdentityHashCodeIdenticator INSTANCE
public boolean identical(Object a, Object b)
identical
in interface Identicator
public int hash(Object o)
hash
in interface Identicator
Copyright © 2017 com.mchange. All rights reserved.