Predicate
A logical predicate, which can be combined with or and and operations, or negated.
Logical Operations
The interface contains default methods for boolean operations:
Extensions
Just like with functions there is a BiPredicate and a few extensions for numeric primitives.
Last updated
Was this helpful?