| Constructor and Description |
|---|
MappingJavaIterator(Iterator<S> in,
Function<S,T> mapper)
Create a mapping iterator
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
T |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemaining