Documentation for this section has not yet been entered.
Type Reason Java.Util.NoSuchElementException
Pops an element from the stack represented by this deque. In other words, removes and returns the first element of this deque.
This method is equivalent to Java.Util.IDeque.RemoveFirst.