public class IdentityKey<K>
extends java.lang.Object
implements java.io.Serializable
Constructor and Description |
---|
IdentityKey(K key) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object obj) |
K |
getKey() |
int |
hashCode() |