net.sf.hibernate.util
Class IdentityMap.IdentityKey

java.lang.Object
  extended bynet.sf.hibernate.util.IdentityMap.IdentityKey
All Implemented Interfaces:
Serializable
Enclosing class:
IdentityMap

public static final class IdentityMap.IdentityKey
extends Object
implements Serializable

See Also:
Serialized Form

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

Method Detail

equals

public boolean equals(Object other)

hashCode

public int hashCode()