Uses of Class
de.chkal.maven.gitlab.codequality.spotbugs.BugCollection.FindBugsSummary.FileStats
-
Packages that use BugCollection.FindBugsSummary.FileStats Package Description de.chkal.maven.gitlab.codequality.spotbugs -
-
Uses of BugCollection.FindBugsSummary.FileStats in de.chkal.maven.gitlab.codequality.spotbugs
Fields in de.chkal.maven.gitlab.codequality.spotbugs with type parameters of type BugCollection.FindBugsSummary.FileStats Modifier and Type Field Description protected List<BugCollection.FindBugsSummary.FileStats>BugCollection.FindBugsSummary. fileStatsMethods in de.chkal.maven.gitlab.codequality.spotbugs that return BugCollection.FindBugsSummary.FileStats Modifier and Type Method Description BugCollection.FindBugsSummary.FileStatsObjectFactory. createBugCollectionFindBugsSummaryFileStats()Create an instance ofBugCollection.FindBugsSummary.FileStatsMethods in de.chkal.maven.gitlab.codequality.spotbugs that return types with arguments of type BugCollection.FindBugsSummary.FileStats Modifier and Type Method Description List<BugCollection.FindBugsSummary.FileStats>BugCollection.FindBugsSummary. getFileStats()Gets the value of the fileStats property.
-