Constructor and Description |
---|
FilteringIterator(Iterator<F> delegate,
Filter filter) |
Modifier and Type | Method and Description |
---|---|
Iterator<F> |
getDelegate() |
boolean |
hasNext() |
F |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
Copyright © 1996–2023 Geotools. All rights reserved.