Versions Compared

Key

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

...

If arguments can't fit to single line, arguments are splitted by 120 char limit to several lines. 

 


Second style requires new line for every argument.

...

Getters and setters should be implemented without is/get/set prefixes in internal APIs.

...