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, wait
forEachRemaining, hasNext, next
private QueueConsumingIterator()
protected void dropDeleted()