Documentation for this section has not yet been entered.
Type Reason Java.Util.NoSuchElementException
Retrieves, but does not remove, the first element of this deque. This method differs from Java.Util.IDeque.PeekFirst only in that it throws an exception if this deque is empty.