Modifier | Constructor | Description |
---|---|---|
protected |
Map(Iterator<? extends U> core) |
Modifier and Type | Method | Description |
---|---|---|
protected abstract Iterator<? extends T> |
apply(U u) |
|
boolean |
hasNext() |
|
T |
next() |
|
void |
remove() |
forEachRemaining
Copyright © 2018 Oracle Corporation. All rights reserved.