Predicate<Integer>
protected final String
label
protected final Integer
max
min
IntRangePredicate(Integer min, Integer max, String label)
protected boolean
acceptHigh(Integer val, Integer bound)
acceptLow(Integer val, Integer bound)
boolean
test(Integer t)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
and, negate, or
test
Predicate<T extends Number>