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 Params | Return Type | Name and description |
---|---|---|
|
void |
applyTo(SourceCode sourceCode, List violations) |
Methods inherited from class | Name |
---|---|
class AbstractImportRule |
eachImportLine, findLineNumberOfFirstClassDeclaration |