public class TypeRepIdenticator extends Object implements Identicator
Modifier and Type | Method and Description |
---|---|
static TypeRepIdenticator |
getInstance() |
int |
hash(Object o) |
boolean |
identical(Object a,
Object b) |
public static TypeRepIdenticator getInstance()
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.