Package java.lang.ref

Class Summary
PhantomReference Standard phantom reference class.
Reference Standard base class for the weak(ish) reference hierarchy.
ReferenceQueue Standard class representing a queue of weak(ish) references.
SoftReference Standard soft reference class.
WeakReference Standard weak (per se) reference class.