E - the iterator element typepublic class RoundrobinLongestIterator<E> extends ReadOnlyIterator<Maybe<E>>
| Constructor and Description |
|---|
RoundrobinLongestIterator(Iterator<T> iterators) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
Maybe<E> |
next() |
removeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingCopyright © 2016. All rights reserved.