Java.Lang.Ref.Reference: Method Members

The methods of Java.Lang.Ref.Reference are listed below. For a list of all members, see the Reference Members list.

See Also: Inherited members from Java.Lang.Object

Public Methods

Clear()
Makes the referent null.
Enqueue() : bool
Forces the reference object to be enqueued if it has been associated with a queue.
Get() : Java.Lang.Object
Returns the referent of the reference object.