Skip to content

Add anyOf(ThrowingConsumer...) and allOf(ThrowingConsumer...)#3219

Merged
scordio merged 1 commit intomainfrom
anyOf-allOf-ThrowingConsumer
Oct 16, 2023
Merged

Add anyOf(ThrowingConsumer...) and allOf(ThrowingConsumer...)#3219
scordio merged 1 commit intomainfrom
anyOf-allOf-ThrowingConsumer

Conversation

@scordio
Copy link
Member

@scordio scordio commented Oct 12, 2023

Closes #2764.

@scordio scordio added this to the 3.25.0 milestone Oct 12, 2023
@scordio scordio force-pushed the anyOf-allOf-ThrowingConsumer branch from 18f42cf to 4ad2428 Compare October 12, 2023 15:52
@github-actions
Copy link

github-actions bot commented Oct 12, 2023

Qodana Community for JVM

It seems all right 👌

No new problems were found according to the checks applied

💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report

Contact Qodana team

Contact us at qodana-support@jetbrains.com

@scordio
Copy link
Member Author

scordio commented Oct 16, 2023

Hi @onacit, this should satisfy your use case at #2764 but please let me know if you see any gaps.

@scordio scordio merged commit 86f8b58 into main Oct 16, 2023
@scordio scordio deleted the anyOf-allOf-ThrowingConsumer branch October 16, 2023 17:02
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.

anyOf and allOf variants for multiple ThrowingConsumer parameters

1 participant