abstract class Stream.Iterator1 extends Stream.Iterator0
| Modifier and Type | Field and Description |
|---|---|
(package private) java.util.Iterator |
iter |
| Constructor and Description |
|---|
Iterator1(java.util.Iterator iter) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
remove