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