Use final where possible, annotate some methods and parameters as Nonnull and format new code to be in the 100 characters limit per line.
Use final where possible, annotate some methods and parameters as Nonnull and format new code to be in the 100 characters limit per line.