E - public class RoundrobinShortestIterator<E> extends ReadOnlyIterator<E>
| Constructor and Description |
|---|
RoundrobinShortestIterator(Iterator<T> iterators) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
E |
next() |
removeCopyright © 2012. All Rights Reserved.