| Constructor and Description |
|---|
FilteredIterator(Iterator<T> base,
Predicate<T> filter) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
T |
next() |
void |
remove() |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitforEachRemainingCopyright © 2021 vpc open source initiative. All rights reserved.