
public class NoDuplicatesIterator<T> extends SelectingIterator<T>
iteratorhasNext, nextItem| Constructor and Description |
|---|
NoDuplicatesIterator(Iterator<T> iterator) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
select(T item) |
lookaheadhasNext, nextremoveiteratorCopyright © 2015. All Rights Reserved.