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