WeakReference.clear

Clear the weak reference - get() will always return null.

class WeakReference(T : Object)
final
void
clear
()

Meta