Class ForEachSupport.SimpleForEachIterator
java.lang.Object
org.apache.taglibs.standard.tag.common.core.ForEachSupport.SimpleForEachIterator
- All Implemented Interfaces:
ForEachSupport.ForEachIterator
- Enclosing class:
- ForEachSupport
protected class ForEachSupport.SimpleForEachIterator
extends Object
implements ForEachSupport.ForEachIterator
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SimpleForEachIterator
-
-
Method Details
-
hasNext
public boolean hasNext()- Specified by:
hasNextin interfaceForEachSupport.ForEachIterator
-
next
- Specified by:
nextin interfaceForEachSupport.ForEachIterator
-