Package org.apache.commons.collections
Class ReferenceMap.Entry
java.lang.Object
org.apache.commons.collections.ReferenceMap.Entry
- Enclosing class:
- ReferenceMap
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
key
Object key -
value
Object value -
hash
int hash -
next
ReferenceMap.Entry next
-
-
Constructor Details
-
Entry
-
-
Method Details