Documentation for this section has not yet been entered.
Type Reason Java.Lang.InterruptedException if interrupted while waiting
Retrieves and removes the head of the queue represented by this deque (in other words, the first element of this deque), waiting if necessary until an element becomes available.
This method is equivalent to IBlockingDeque.TakeFirst.