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

Use getFirst() instead of stream().findFirst().orElseThrow() #403

Merged
merged 3 commits into from
Jan 26, 2024

Conversation

timtebeek
Copy link
Contributor

Any additional context

@timtebeek timtebeek self-assigned this Jan 26, 2024
@timtebeek timtebeek force-pushed the stream-findFirst-orElseThrow-to-getFirst branch from 931a479 to 9bf1ba4 Compare January 26, 2024 20:34
@timtebeek timtebeek added bug Something isn't working recipe Recipe requested labels Jan 26, 2024
@timtebeek timtebeek marked this pull request as ready for review January 26, 2024 21:28
@timtebeek timtebeek merged commit 401c2f5 into main Jan 26, 2024
1 check passed
@timtebeek timtebeek deleted the stream-findFirst-orElseThrow-to-getFirst branch January 26, 2024 21:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working recipe Recipe requested
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

1 participant