public static final class IdentityMap.IdentityKey<K>
extends java.lang.Object
implements java.io.Serializable
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object other) |
K |
getRealKey() |
int |
hashCode() |
java.lang.String |
toString() |
public boolean equals(java.lang.Object other)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic java.lang.String toString()
toString in class java.lang.Objectpublic K getRealKey()
Copyright © 2001-2013 Red Hat, Inc. All Rights Reserved.