com.mchange.v1.db.sql.schemarep
Class TypeRepIdenticator
java.lang.Object
com.mchange.v1.db.sql.schemarep.TypeRepIdenticator
- All Implemented Interfaces:
- Identicator
public class TypeRepIdenticator
- extends Object
- implements Identicator
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getInstance
public static TypeRepIdenticator getInstance()
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