Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from Oct 16, 2023

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
22 checks passed
@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