public class DropIterablePredicate<T> extends Object implements Predicate<T>
DropIterablePredicate(int count)
boolean
accept(T each)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
test
and, isEqual, negate, or
public DropIterablePredicate(int count)
public boolean accept(T each)
Copyright © 2004–2016. All rights reserved.