org.mapdb
Class DB.IdentityWrapper

java.lang.Object
  extended by org.mapdb.DB.IdentityWrapper
Enclosing class:
DB

protected static class DB.IdentityWrapper
extends Object


Constructor Summary
DB.IdentityWrapper(Object o)
           
 
Method Summary
 boolean equals(Object v)
           
 int hashCode()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DB.IdentityWrapper

public DB.IdentityWrapper(Object o)
Method Detail

hashCode

public int hashCode()
Overrides:
hashCode in class Object

equals

public boolean equals(Object v)
Overrides:
equals in class Object


Copyright © 2014. All Rights Reserved.