| Constructor and Description |
|---|
MappedIterator(Iterator<F> baseIterator,
Mapping<F,T> mapping)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
T |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingCopyright © 2014–2015 Tomas Teubner. All rights reserved.