-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Refactor project according to IntelliJ inspection suggestions. #64
Comments
simondelabici
changed the title
Clean up interfaces to remove redundant keywords
Clean up interfaces to remove redundant keywords and make other IntelliJ inspection refactorings
Mar 20, 2020
simondelabici
changed the title
Clean up interfaces to remove redundant keywords and make other IntelliJ inspection refactorings
Refactor project according to IntelliJ inspection suggestions.
Mar 23, 2020
simondelabici
added a commit
that referenced
this issue
May 8, 2020
simondelabici
added a commit
that referenced
this issue
May 8, 2020
simondelabici
added a commit
that referenced
this issue
May 8, 2020
simondelabici
added a commit
that referenced
this issue
May 8, 2020
simondelabici
added a commit
that referenced
this issue
May 8, 2020
simondelabici
added a commit
that referenced
this issue
May 8, 2020
simondelabici
added a commit
that referenced
this issue
May 8, 2020
simondelabici
added a commit
that referenced
this issue
May 8, 2020
simondelabici
added a commit
that referenced
this issue
May 8, 2020
simondelabici
added a commit
that referenced
this issue
May 8, 2020
simondelabici
added a commit
that referenced
this issue
May 8, 2020
simondelabici
added a commit
that referenced
this issue
May 8, 2020
simondelabici
added a commit
that referenced
this issue
May 8, 2020
simondelabici
added a commit
that referenced
this issue
May 8, 2020
simondelabici
added a commit
that referenced
this issue
May 8, 2020
simondelabici
added a commit
that referenced
this issue
May 8, 2020
simondelabici
added a commit
that referenced
this issue
May 8, 2020
simondelabici
added a commit
that referenced
this issue
May 8, 2020
simondelabici
added a commit
that referenced
this issue
May 8, 2020
simondelabici
added a commit
that referenced
this issue
May 8, 2020
simondelabici
added a commit
that referenced
this issue
May 8, 2020
simondelabici
added a commit
that referenced
this issue
May 8, 2020
simondelabici
added a commit
that referenced
this issue
May 8, 2020
simondelabici
added a commit
that referenced
this issue
May 8, 2020
simondelabici
added a commit
that referenced
this issue
May 8, 2020
simondelabici
added a commit
that referenced
this issue
May 8, 2020
simondelabici
added a commit
that referenced
this issue
May 8, 2020
simondelabici
added a commit
that referenced
this issue
May 8, 2020
simondelabici
added a commit
that referenced
this issue
May 8, 2020
simondelabici
added a commit
that referenced
this issue
May 8, 2020
simondelabici
added a commit
that referenced
this issue
May 8, 2020
simondelabici
added a commit
that referenced
this issue
May 8, 2020
simondelabici
added a commit
that referenced
this issue
May 8, 2020
simondelabici
added a commit
that referenced
this issue
May 8, 2020
simondelabici
added a commit
that referenced
this issue
May 8, 2020
simondelabici
added a commit
that referenced
this issue
May 8, 2020
simondelabici
added a commit
that referenced
this issue
May 8, 2020
simondelabici
added a commit
that referenced
this issue
May 8, 2020
simondelabici
added a commit
that referenced
this issue
May 8, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Taking advantage of the IntelliJ hints about how to improve this code. Neither
public
,static
orfinal
are required in an interface.The text was updated successfully, but these errors were encountered: