Reference

constructor(referent: T?, queue: ReferenceQueue<T>? = (ReferenceQueue.NULL as ReferenceQueue<T>?))
constructor(referent: T)