The WeakReference Class contains the following constructor:
Constructs a weak reference to a specified object.
public WeakReference(Object referent);