private class ObjectIdDictionary.WeakIdWrapper extends java.lang.ref.WeakReference implements ObjectIdDictionary.Wrapper
Modifier and Type | Field and Description |
---|---|
private int |
hashCode |
Constructor and Description |
---|
WeakIdWrapper(java.lang.Object obj) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object other) |
int |
hashCode() |
java.lang.String |
toString() |
finalize, getClass, notify, notifyAll, wait, wait, wait
get
public int hashCode()
hashCode
in interface ObjectIdDictionary.Wrapper
hashCode
in class java.lang.Object
public boolean equals(java.lang.Object other)
equals
in interface ObjectIdDictionary.Wrapper
equals
in class java.lang.Object
public java.lang.String toString()
toString
in interface ObjectIdDictionary.Wrapper
toString
in class java.lang.Object