NamedPredicate<T>
and(Predicate<? super T> otherPredicate)
negate()
or(Predicate<? super T> otherPredicate)