You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Use var in various places
- Better use of assertj
- Better use of try-with-resources
- Clean up JavaDoc
- Use more modern Java APIs
- Use more generics and remove warnings
- Remove use of "this." where not necessary
- Formatting
- Fix typos
- Remove unused code
- Use var in various places
- Better use of assertj
- Better use of try-with-resources
- Clean up JavaDoc
- Use more modern Java APIs
- Use more generics and remove warnings
- Remove use of "this." where not necessary
- Formatting
- Fix typos
- Remove unused code
Describe the refactoring action
Clean up and modernize code.
Expected benefit
Better readable and maintainable code.
The text was updated successfully, but these errors were encountered: