public class IsSmaller<E> extends Object implements Predicate<E>
IsSmaller(Comparator<? super E> comparator)
boolean
test(E element)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
and, isEqual, negate, or
public IsSmaller(Comparator<? super E> comparator)
public boolean test(E element)
test
Predicate<E>
Copyright © 2022 MicroStream Software. All rights reserved.