negate

open fun negate(): Predicate<T>

Returns a predicate that represents the logical negation of this predicate.

Return

a predicate that represents the logical negation of this predicate