private static class ForEachSupport.IndexedDeferredIterator extends ForEachSupport.DeferredIterator
Modifier and Type | Field and Description |
---|---|
private javax.el.ValueExpression |
itemsValueExpression |
currentIndex, iterator
Modifier | Constructor and Description |
---|---|
private |
IndexedDeferredIterator(java.util.Iterator iterator,
javax.el.ValueExpression itemsValueExpression) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
next() |
hasNext
remove