Class MappingIterable.MyIterator<E,V>
java.lang.Object
com.vladsch.flexmark.experimental.util.collection.iteration.MappingIterable.MyIterator<E,V>
- All Implemented Interfaces:
Iterator<V>
- Enclosing class:
MappingIterable<T,
R>
-
Field Summary
FieldsModifier and TypeFieldDescription -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface java.util.Iterator
forEachRemaining, remove