org.hibernate.util
Class IdentityMap.IdentityKey
java.lang.Object
   org.hibernate.util.IdentityMap.IdentityKey
org.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
 
 
equals
public boolean equals(Object other)
- 
- Overrides:
- equalsin class- Object
 
- 
 
hashCode
public int hashCode()
- 
- Overrides:
- hashCodein class- Object
 
- 
 
toString
public String toString()
- 
- Overrides:
- toStringin class- Object
 
- 
 
getRealKey
public Object getRealKey()
- 
 
- 
 
Copyright © 2001-2010 Red Hat, Inc.  All Rights Reserved.