ho-dev / HattrickOrganizer

Assistant for Hattrick online football manager
https://ho-dev.github.io/HattrickOrganizer/
GNU Lesser General Public License v3.0
194 stars 79 forks source link

refactor: Standardize utility classes #2150

Closed sgcr closed 2 months ago

sgcr commented 2 months ago
  1. changes proposed in this pull request: Standardizing means that the utility class has a private constructor that throws UnsupportedOperationException to make clear that there is never the intension to have an instance of that class.

  2. src/main/resources/release_notes.md ...

    • [x] does not require update
  3. [Optional] suggested person to review this PR @tychobrailleur