private abstract static class ForEachSupport.DeferredIterator extends ForEachSupport.ReadOnlyIterator
Modifier and Type | Field and Description |
---|---|
protected int |
currentIndex |
protected java.util.Iterator |
iterator |
Modifier | Constructor and Description |
---|---|
protected |
DeferredIterator(java.util.Iterator iterator) |
Modifier and Type | Method and Description |
---|---|
boolean |
hasNext() |
remove