| Constructor | Description |
|---|---|
SelectInstancesOfIterator(Iterable<?> iterable,
Class<T> clazz) |
|
SelectInstancesOfIterator(Iterator<?> iterator,
Class<T> clazz) |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
hasNext() |
|
T |
next() |
|
void |
remove() |
forEachRemainingCopyright © 2004–2019. All rights reserved.