Wildcard imports, static or otherwise, are not used.
Fields inherited from class | Fields |
---|---|
class AbstractImportRule |
NON_STATIC_IMPORT_PATTERN, STATIC_IMPORT_PATTERN |
Type Params | Return Type | Name and description |
---|---|---|
|
void |
applyTo(SourceCode sourceCode, List violations) |
Methods inherited from class | Name |
---|---|
class AbstractImportRule |
eachImportLine, findLineNumberOfFirstClassDeclaration |