Static imports should be before nonstatic imports
| Fields inherited from class | Fields |
|---|---|
class AbstractImportRule |
NON_STATIC_IMPORT_PATTERN, STATIC_IMPORT_PATTERN |
| Type | Name and description |
|---|---|
boolean |
comesBefore |
String |
name |
int |
priority |
| Type | Name and description |
|---|---|
void |
applyTo(SourceCode sourceCode, List violations) |
| Methods inherited from class | Name |
|---|---|
class AbstractImportRule |
eachImportLine, findLineNumberOfFirstClassDeclaration |