Class MappingIterable<T,R>
java.lang.Object
com.vladsch.flexmark.experimental.util.collection.iteration.MappingIterable<T,R>
- All Implemented Interfaces:
Iterable<R>
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescription -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface Iterable
forEach, spliterator
-
Field Details
-
myIterable
-
myFunction
-
-
Constructor Details
-
MappingIterable
-
-
Method Details
-
iterator
-