Java.Util.Concurrent.ConcurrentLinkedDeque: Property Members

The properties of Java.Util.Concurrent.ConcurrentLinkedDeque are listed below. For a list of all members, see the ConcurrentLinkedDeque Members list.

See Also: Inherited members from Java.Util.AbstractCollection

Public Properties

[read-only]
FirstJava.Lang.Object. Retrieves, but does not remove, the first element of this deque.
[read-only]
LastJava.Lang.Object. Retrieves, but does not remove, the last element of this deque.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.