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

[MJLINK-87] Inline one line utility methods #226

Merged
merged 5 commits into from
Dec 7, 2024
Merged

[MJLINK-87] Inline one line utility methods #226

merged 5 commits into from
Dec 7, 2024

Conversation

elharo
Copy link
Contributor

@elharo elharo commented Dec 3, 2024

This is likely a relic of pre-JDK 8 when there was no String.join method. Now that there is, it's simpler to just invoke it.

@elharo elharo marked this pull request as ready for review December 3, 2024 17:40
@elharo elharo changed the title Inline one line utility Inline one line utility methods Dec 7, 2024
@elharo elharo changed the title Inline one line utility methods [MJLINK-87] Inline one line utility methods Dec 7, 2024
@elharo elharo merged commit 52bbccc into master Dec 7, 2024
52 checks passed
@elharo elharo deleted the join branch December 7, 2024 16:21
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.

None yet

2 participants