public final class Applier extends Object
static <E> void
apply(Predicate<E> f, Iterator<? extends E> i)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static <E> void apply(Predicate<E> f, Iterator<? extends E> i)