T
- the type of the iterated valuesIteratorChain
instead@Deprecated public class AggregatedIterator<T> extends Object implements Iterator<T>
Iterator
s 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, wait
forEachRemaining
Copyright © 2004–2021 XWiki. All rights reserved.