| Constructor and Description |
|---|
QueueConsumingIterator(Queue<Node> queue) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
Node |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingpublic QueueConsumingIterator(Queue<Node> queue)