Skip to content

implement DescribedPredicate#negate()#1484

Merged
hankem merged 1 commit intomainfrom
add-DescribedPredicate-negate
Dec 22, 2025
Merged

implement DescribedPredicate#negate()#1484
hankem merged 1 commit intomainfrom
add-DescribedPredicate-negate

Conversation

@hankem
Copy link
Member

@hankem hankem commented Jul 9, 2025

@hankem hankem requested a review from codecholeric July 9, 2025 06:15
Copy link

@Jakzi666 Jakzi666 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am not allowed to approve your PR, but it looks good to me and has my written approval - for what it's worth ;)

@hankem hankem force-pushed the add-DescribedPredicate-negate branch from 8d7a213 to 4462b49 Compare August 6, 2025 18:26
@hankem hankem force-pushed the add-DescribedPredicate-negate branch from 4462b49 to cd560f2 Compare November 10, 2025 07:02
overwriting `java.util.function.Predicate#negate()` to return a `DescribedPredicate`

Resolves #1480

Signed-off-by: Manfred Hanke <[email protected]>
@hankem hankem force-pushed the add-DescribedPredicate-negate branch from cd560f2 to a3d9813 Compare December 22, 2025 08:48
@hankem hankem merged commit 4d0fea4 into main Dec 22, 2025
26 checks passed
@hankem hankem deleted the add-DescribedPredicate-negate branch December 22, 2025 09:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Predicate.negate()

3 participants