The WeakReference Class contains the following methods:
finalize finalizes the weak reference instance. getReferent retrieves the current object being tracked. setReferent sets the current object being tracked.