Skip to content

Conversation

@Falasefemi2
Copy link

  • Convert all switch statements from traditional colon + break syntax to modern arrow syntax
  • Improves code readability and reduces boilerplate
  • Maintains identical functionality while using Java 14+ features

- Convert all switch statements from traditional colon + break syntax to modern arrow syntax
- Improves code readability and reduces boilerplate
- Maintains identical functionality while using Java 14+ features
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