Uses of Class
de.skuzzle.enforcer.restrictimports.analyze.MatchedImport
-
Packages that use MatchedImport Package Description de.skuzzle.enforcer.restrictimports.analyze -
-
Uses of MatchedImport in de.skuzzle.enforcer.restrictimports.analyze
Methods in de.skuzzle.enforcer.restrictimports.analyze that return types with arguments of type MatchedImport Modifier and Type Method Description List<MatchedImport>MatchedFile. getMatchedImports()The matches found in this file.
-