Class ForEachSupport.ReadOnlyIterator
- java.lang.Object
-
- org.apache.taglibs.standard.tag.common.core.ForEachSupport.ReadOnlyIterator
-
- All Implemented Interfaces:
java.util.Iterator
- Direct Known Subclasses:
ForEachSupport.ArrayIterator
,ForEachSupport.DeferredIterator
,ForEachSupport.EnumerationIterator
,ForEachSupport.ToEndIterator
- Enclosing class:
- ForEachSupport
private abstract static class ForEachSupport.ReadOnlyIterator extends java.lang.Object implements java.util.Iterator
-
-
Constructor Summary
Constructors Modifier Constructor Description private
ReadOnlyIterator()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
remove()
-