Modifier | Constructor and Description |
---|---|
protected |
Map(Iterator<? extends U> core) |
Modifier and Type | Method and Description |
---|---|
protected abstract Iterator<? extends T> |
apply(U u) |
boolean |
hasNext() |
T |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
Copyright © 2017 Oracle. All rights reserved.