Java.Util.IDeque: Property Members

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

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.