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