Class AbstractReferenceMap.SoftRef
java.lang.Object
java.lang.ref.Reference<T>
java.lang.ref.SoftReference
org.apache.commons.collections.map.AbstractReferenceMap.SoftRef
- Enclosing class:
- AbstractReferenceMap
A soft reference holder.
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate int
the hashCode of the key (even if the reference points to a value) -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.ref.SoftReference
get
Methods inherited from class java.lang.ref.Reference
clear, clone, enqueue, isEnqueued, reachabilityFence, refersTo