Constructor | Description |
---|---|
Union(Iterator<? extends T> first,
Iterator<? extends T> second) |
Modifier and Type | Method | Description |
---|---|---|
boolean |
hasNext() |
|
T |
next() |
|
void |
remove() |
forEachRemaining
Copyright © 2018 Oracle Corporation. All rights reserved.