| Constructor and Description |
|---|
IteratorBlockingQueue(BlockingQueue<T> queue,
T endMarker) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
T |
next() |
void |
remove() |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingpublic IteratorBlockingQueue(BlockingQueue<T> queue, T endMarker)
Licenced under the Apache License, Version 2.0