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, removeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingprivate final int expectedModCount
public NodeUsageWithModCountIterator(Node n)