Constructor and Description |
---|
FilterIterator(Iterator<OldType> decoratedIterator,
Filter<NewType,OldType> filter) |
Modifier and Type | Method and Description |
---|---|
boolean |
hasNext() |
NewType |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
Copyright © 2004–2018 52north.org. All rights reserved.