private abstract class NodeWorkList.QueueConsumingIterator extends Object implements Iterator<Node>
| Modifier | Constructor and Description |
|---|---|
private |
QueueConsumingIterator() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
dropDeleted() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemaining, hasNext, nextprivate QueueConsumingIterator()
protected void dropDeleted()