Constructor and Description |
---|
FilteringIterator(Iterator<E> iterator,
Predicate<? super E> filter) |
Modifier and Type | Method and Description |
---|---|
boolean |
hasNext() |
E |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining