iluwatar / java-design-patterns

Design patterns implemented in Java
https://java-design-patterns.com
Other
90.08k stars 26.61k forks source link

updated to switch expression #3030

Closed ambiguousdino closed 2 weeks ago

ambiguousdino commented 3 months ago

What problem does this PR solve?

Updated the bytecode design pattern to the updated switch expression. remove the redundant breaks.

sonarcloud[bot] commented 3 months ago

Quality Gate Passed Quality Gate passed

Issues
1 New issue
0 Accepted issues

Measures
0 Security Hotspots
100.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

Dibyajyoti1515 commented 1 month ago

good change

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
1 New issue
0 Accepted issues

Measures
0 Security Hotspots
100.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

Ritabrata1080 commented 1 month ago

Please squash the commits before merging to keep linear history on master. Changes LGTM.

stale[bot] commented 2 weeks ago

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

iluwatar commented 2 weeks ago

Looks good! Thank you for the contribution 🎉

@all-contributors please add @jeffmorrison for code

allcontributors[bot] commented 2 weeks ago

@iluwatar

I've put up a pull request to add @jeffmorrison! :tada: