public class MappedIterable<T,F> extends AbstractIterable<T>
| Constructor and Description |
|---|
MappedIterable(Iterable<F> from,
Function<F,T> mapFunction) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Iterator<T> |
iterator() |
forEachisEmpty, makeString, makeString, size, to, toArray, toArray, toIndexedList, toSet, toSortedSet, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitisEmpty, makeString, makeString, size, to, toArray, toArray, toIndexedList, toSet, toSortedSet