T
public class UntilCount<T> extends Object implements Predicate<T>
UntilCount(long limit)
boolean
accept(T element)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public UntilCount(long limit)
public boolean accept(T element)
Predicate
accept
Predicate<T>
element
Copyright © 2012. All Rights Reserved.