| Constructor and Description |
|---|
DistinctIterator(Iterable<T> iterable) |
DistinctIterator(Iterator<T> iterator) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
T |
next() |
void |
remove() |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingCopyright © 2004–2022. All rights reserved.