T - FilterIteratorpublic class FilterIterator<T> extends FilterIterator<T>
| Constructor and Description |
|---|
FilterIterator(Iterator<T> tIterator,
Predicate predicate)
Deprecated.
Create a new filtered iterator based on the given
iterator. |
hasNext, next, removeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingCopyright © 2004–2020 The Apache Software Foundation. All rights reserved.