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, setPredicateclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingCopyright © 2001–2019 The Apache Software Foundation. All rights reserved.