| Package | Description |
|---|---|
| de.skuzzle.enforcer.restrictimports.analyze |
| Modifier and Type | Method | Description |
|---|---|---|
MatchedFile |
MatchedFile.Builder.build() |
Creates the
MatchedFile instance. |
| Modifier and Type | Method | Description |
|---|---|---|
List<MatchedFile> |
AnalyzeResult.getFileMatches() |
Contains all the matches that were found within the analyzed java source files.
|
| Modifier and Type | Method | Description |
|---|---|---|
AnalyzeResult.Builder |
AnalyzeResult.Builder.withMatches(Collection<MatchedFile> matches) |
Copyright © 2014–2018. All rights reserved.