| Constructor | Description |
|---|---|
FilterIterator(Iterator<T> delegate) |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
hasNext() |
|
T |
next() |
|
void |
remove() |
forEachRemainingprotected final Iterator<T> delegate
FilterIteratorCopyright © 2001–2019. All rights reserved.