Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Import should be ordered alphabetically, but packages starting with 'java.' should be declared prior to others. 

Static imports should follow same rules as regular imports and be separeted by a new line.

...