Documentation for this section has not yet been entered.
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.
[Android Documentation]