Summary:
Detail:
Iterable<TO>
ConvertedIterable(Iterable<FROM> original, Function<FROM,TO> converter)
Iterator<TO>
iterator()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEach, spliterator
iterator
Iterable<FROM>