Iterator<T>
IteratorBlockingQueue(BlockingQueue<T> queue, T endMarker)
boolean
hasNext()
T
next()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining, remove
hasNext
next