Iterator<T>
TryFirstIterator(Iterator<T> index, Iterator<T> other)
boolean
hasNext()
T
next()
void
remove()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
forEachRemaining
hasNext
next
remove
toString
Object