Modifier and Type | Method and Description |
---|---|
static <T,R> TransformIterator<T,R> |
create(Iterator<T> iterator,
Function<T,R> transformFunction) |
boolean |
hasNext() |
R |
next() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining, remove
Copyright © 2021. All rights reserved.