getFirst
Returns the first element. The element is placed at the beginning of the sequence.
If there is no element in the collection, EmptyDequeAccessException is thrown.
Throws
when the collection is empty.
Returns the first element. The element is placed at the beginning of the sequence.
If there is no element in the collection, EmptyDequeAccessException is thrown.
when the collection is empty.