| Modifier and Type | Field and Description |
|---|---|
protected Iterator<T> |
currentIterator |
protected Iterator<Map<K,V>> |
listIterator |
| Constructor and Description |
|---|
AggregateIterator() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract Iterator<T> |
getNextIterator() |
boolean |
hasNext() |
T |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingCopyright © 2015–2024. All rights reserved.