Before package declaration |
Number of blank lines to appear before Package declaration. |
After package declaration |
Number of blank lines to appear after Package declaration. |
Before import declaration |
Number of blank lines to appear before import statements. |
After import declaration |
Number of blank lines to appear after import statements. |
Before first declaration |
Number of blank lines to appear before the first declaration within Class declarations. |
Before different kind declaration |
Number of blank lines to appear before a different kind of declaration. |
Before field declaration |
Number of blank lines to appear before field declaration. |
Before method declaration |
Number of blank lines to appear before method declaration. |
Before inner type declaration |
Number of blank lines to appear before inner type declaration. |
Number of lines to empty body |
Number of blank lines to appear in empty method body. |