ExistingWeakReference

constructor(referent: T)(source)

Creates a new weak reference that refers to the given object. The new reference is not registered with any queue.

Parameters

referent

object the new weak reference will refer to