WeakReference::create
Create a new weak reference
&reftitle.description;
public static WeakReferenceWeakReference::create
objectobject
Creates a new WeakReference.
&reftitle.parameters;
object
The object to be weakly referenced.
&reftitle.returnvalues;
Returns the freshly instantiated object.