public class UniqueFilterIterator<E> extends FilterIterator<E>
| Constructor and Description |
|---|
UniqueFilterIterator(Iterator<? extends E> iterator)
Constructs a new
UniqueFilterIterator. |
getIterator, getPredicate, hasNext, next, remove, setIterator, setPredicateCopyright © 2001–2013 The Apache Software Foundation. All rights reserved.