The members of Java.Util.AbstractQueue are listed below.
See Also: Inherited members from Java.Util.AbstractCollection
Constructor for use by subclasses. | ||
A constructor used when creating managed representations of JNI objects; called by the runtime. |
[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. |
Element()Retrieves, but does not remove, the head of this queue. | ||
abstract | Offer(Java.Lang.Object)Documentation for this section has not yet been entered. | |
abstract | Peek()Documentation for this section has not yet been entered. | |
abstract | Poll()Documentation for this section has not yet been entered. | |
Remove()Retrieves and removes the head of this queue. |