| Constructor and Description |
|---|
IntMapIterator(IntIterator i,
IntFunction<T> f) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
T |
next() |
void |
remove() |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitforEachRemainingpublic IntMapIterator(IntIterator i, IntFunction<T> f)
public void remove()
throws UnsupportedOperationException
remove in interface Iterator<T>UnsupportedOperationException