Iterable<E>
FilteredIterable(Iterable<E> delegate, Predicate<E> containedPredicate)
Iterator<E>
iterator()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEach, spliterator
iterator