Skip to content

Fix java language level issues#457

Open
sigee wants to merge 4 commits intoapache:masterfrom
sigee:fix-java-language-level-issues
Open

Fix java language level issues#457
sigee wants to merge 4 commits intoapache:masterfrom
sigee:fix-java-language-level-issues

Conversation

@sigee
Copy link
Member

@sigee sigee commented Sep 20, 2024

What changes were proposed in this pull request?

  • Replace String.indexOf() calls with String.contains() method for improved readability
  • Remove unnecessary explicit type parameters
  • Replace try-finally statement with try-with-resources
  • Replace Anonymous types with lambda

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.

1 participant