Class FilterIterator<T>

java.lang.Object
org.apache.camel.util.FilterIterator<T>
All Implemented Interfaces:
Closeable, AutoCloseable, Iterator<T>

public class FilterIterator<T> extends Object implements Iterator<T>, Closeable
A filtering iterator