The members of Java.Lang.Ref.Reference are listed below.
See Also: Inherited members from Java.Lang.Object
A constructor used when creating managed representations of JNI objects; called by the runtime. |
[read-only] | IsEnqueued | bool. Checks whether the reference object has been enqueued. |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
Clear()Makes the referent null. | ||
Enqueue()Forces the reference object to be enqueued if it has been associated with a queue. | ||
Get()Returns the referent of the reference object. |