Constructor and Description |
---|
FilterIterator(Iterator<T> delegate) |
Modifier and Type | Method and Description |
---|---|
boolean |
hasNext() |
T |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
protected final Iterator<T> delegate
FilterIterator
Copyright © 2001–2016. All rights reserved.