Reference « Collections « Java Tutorial






9.56.Reference
9.56.1.An implementation of Set that manages a map of soft references to the set values.
9.56.2.Cache based on SoftReference
9.56.3.WeakReference list uses java.lang.ref.WeakReferences to store its contents.