class org.aswing.util.WeakReference

WeakReference, the value will be weak referenced. @author paling

Instance Fields

function new(): Void

function clear(): Void

Clear the value, same to WeakReference.value=null;

function get_value(): Dynamic