| Constructor and Description |
|---|
QueueIterator(Queue<T> queue) |
QueueIterator(Queue<T> queue,
boolean allowRemove) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
Iterator<T> |
iterator() |
T |
next() |
void |
remove() |
void |
reset() |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingforEach, spliteratorCopyright © 2021. All rights reserved.