Summary:
Detail:
Iterator<E>
static interface
FilteredIterator.Filter<E>
FilteredIterator(Iterator<E> iterator, FilteredIterator.Filter<E> filter)
boolean
hasNext()
E
next()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
nextInt, nextLong, remove
hasNext
next
NoSuchElementException