Package org.castor.core.util
Class IdentityMap.Entry
java.lang.Object
org.castor.core.util.IdentityMap.Entry
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Entry
-
-
Method Details
-
getKey
-
getHash
public int getHash()Get identity hashcode of key.- Returns:
- Identity hashcode of key.
-
setValue
-
getValue
-
setNext
Set reference to next entry.- Parameters:
next- New reference to next entry.
-
getNext
-