class NodeUsageWithModCountIterator extends NodeUsageIterator
Modifier and Type | Field and Description |
---|---|
private int |
expectedModCount |
current, index, node
Constructor and Description |
---|
NodeUsageWithModCountIterator(Node n) |
Modifier and Type | Method and Description |
---|---|
boolean |
hasNext() |
Node |
next() |
advance, remove
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
private final int expectedModCount
public NodeUsageWithModCountIterator(Node n)