WeakReference.get

Returns the weak reference - returns null if the object was deallocated in the meantime.

class WeakReference(T : Object)
final
T
get
()

Meta