003 Formatting

  1. The opening brace of a block is at the end of the line preceding the block.
  2. Indentation width is 4 spaces.
  3. A new class or method is followed by an empty line
    public void formattingExample() {

    }
Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.