public static final class IdentityMap.IdentityKey<K>
extends java.lang.Object
implements java.io.Serializable
System.identityHashCode(Object)
but
attempt to lazily initialize and cache this value: being a native invocation
it is an expensive value to retrieve.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.Object
public int hashCode()
hashCode
in class java.lang.Object
public java.lang.String toString()
toString
in class java.lang.Object
public K getRealKey()
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.