Summary:
Detail:
static <T, R> Iterator<R>
map(Iterator<T> iterator, Function<T,R> mapper)
static <T> Iterable<T>
toIterable(Iterator<T> iterator)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait