Skip to content
Snippets Groups Projects
user avatar
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