T
- FilterIterator
public 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, remove
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
Copyright © 2004–2023 The Apache Software Foundation. All rights reserved.