public class InfiniteLimit extends java.lang.Object implements com.google.common.base.Predicate<java.lang.Integer>
InfiniteLimit()
boolean
apply(java.lang.Integer input)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals
public InfiniteLimit()
public boolean apply(java.lang.Integer input)
apply
com.google.common.base.Predicate<java.lang.Integer>