Summary:
Detail:
Iterator<V>
MappingIterator(Iterator<U> iterator, Function<U,V> mapping)
boolean
hasNext()
V
next()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining, remove
hasNext
Iterator<U>
next