T - FilterIteratorpublic class FilterIterator<T> extends FilterIterator<T>
| Constructor and Description |
|---|
FilterIterator(java.util.Iterator<T> tIterator,
Predicate predicate)
Deprecated.
Create a new filtered iterator based on the given
iterator. |
hasNext, next, removeCopyright © 2010 - 2023 Adobe. All Rights Reserved