public static interface Iterators.Filter<T>
Iterator<T>
filter(Iterator<T> in)
Iterator<T> filter(Iterator<T> in)