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