| Constructor and Description |
|---|
TransformingIterator(Iterator<T> iterator,
Function<T,R> transformer) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
R |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingCopyright © 2017. All rights reserved.