Constructor | Description |
---|---|
FlattenIterator(Iterable<? extends Map<?,? extends T>> core) |
Modifier and Type | Method | Description |
---|---|---|
boolean |
hasNext() |
|
T |
next() |
|
void |
remove() |
forEachRemaining
Copyright © 2018 Oracle Corporation. All rights reserved.