public class LessThanChecker<T> extends java.lang.Object implements Predicate1<T>
true
if the given value is smaller.Check.lessThan(Comparable)
,
Check.lessThan(Object, java.util.Comparator)
ALWAYS_FALSE, ALWAYS_TRUE
Constructor and Description |
---|
LessThanChecker(T element,
java.util.Comparator<T> comparator)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
boolean |
test(T value)
Check a value.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
adapted, alwaysFalse, alwaysTrue, and_, and, and, from, isEqual, isNull, negate, notNull, or_, or, or, testNonNull, xor_, xor, xor