| Modifier | Constructor and Description |
|---|---|
protected |
Filter(Iterator<? extends T> core) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
protected abstract boolean |
matches(T value)
Return true to retain the value.
|
T |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingCopyright © 2005–2017 Oracle Corporation. All rights reserved.