-
Compose this Predicate logical-AND the specified
Predicate.
Returns a Predicate which wraps the specified
java.util.function.Predicate.
Return a Predicate which is the negation of this
Predicate.
Compose this Predicate logical-OR the specified
Predicate.
Compose this Predicate logical-AND the specified
Predicate.
Returns a java.util.function.Predicate which wraps the specified
Predicate and throws any thrown exceptions.
Returns a java.util.function.Predicate which wraps the specified
Predicate and the specified value.
Returns a java.util.function.Predicate which wraps the specified
Predicate and the specified
java.util.function.BooleanSupplier.
Compose this Predicate logical-OR the specified
Predicate.