Class TextElementIteratorsFactory.ComposedIterator<E>
java.lang.Object
com.github.javaparser.printer.lexicalpreservation.TextElementIteratorsFactory.ComposedIterator<E>
- All Implemented Interfaces:
Iterator<E>
- Enclosing class:
TextElementIteratorsFactory
-
Field Details
-
elements
-
currIndex
private int currIndex
-
-
Constructor Details
-
ComposedIterator
-
-
Method Details