T - the type of the iterated valuesIteratorChain instead@Deprecated public class AggregatedIterator<T> extends Object implements Iterator<T>
Iterators look like one.| Constructor and Description |
|---|
AggregatedIterator(Iterator<Iterator<T>> iterators)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext()
Deprecated.
|
T |
next()
Deprecated.
|
void |
remove()
Deprecated.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingCopyright © 2004–2019 XWiki. All rights reserved.