这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@vBarbaros
Copy link
Contributor

BAEL-9176 Code and Unit Tests for Converting Nested Loops to Streams in Java

  • Added a new streams-7 module.
  • Implements the solution showcasing three use-cases: looping through all the elements, lopping through elements and using a filter, looping through elements and short-circuiting.
  • Provides unit tests for each of the implemented use-cases.

…in Java

- Added a new streams-7 module.
- Implements the solution showcasing three use-cases:
looping through all the elements, lopping through elements
and using a filter, looping through elements and short-circuiting.
- Provides unit tests for each of the implemented use-cases.
@eric-martin eric-martin merged commit 3484b62 into eugenp:master Mar 8, 2025
1 check passed
@vBarbaros vBarbaros deleted the streams_new branch March 8, 2025 20:44
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.

2 participants