public class UniqueFilterIterator extends FilterIterator
Constructor and Description |
---|
UniqueFilterIterator(Iterator iterator)
Constructs a new
UniqueFilterIterator . |
getIterator, getPredicate, hasNext, next, remove, setIterator, setPredicate
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
public UniqueFilterIterator(Iterator iterator)
UniqueFilterIterator
.iterator
- the iterator to useCopyright © 2001-2016 Apache Software Foundation. All Rights Reserved.