Skip to content
Snippets Groups Projects
  1. Jun 21, 2020
    • Zoey76's avatar
      Code format and cleanup · c188fc50
      Zoey76 authored
      Private methods don't need to be final.
      Enums don't need to be static.
      Public methods in final classes don't need to be final.
      Added Eclipse formatter.
      c188fc50
Loading