Uses of Class
de.chkal.maven.gitlab.codequality.spotbugs.BugCollection.FindBugsSummary.PackageStats
-
Packages that use BugCollection.FindBugsSummary.PackageStats Package Description de.chkal.maven.gitlab.codequality.spotbugs -
-
Uses of BugCollection.FindBugsSummary.PackageStats in de.chkal.maven.gitlab.codequality.spotbugs
Fields in de.chkal.maven.gitlab.codequality.spotbugs with type parameters of type BugCollection.FindBugsSummary.PackageStats Modifier and Type Field Description protected List<BugCollection.FindBugsSummary.PackageStats>BugCollection.FindBugsSummary. packageStatsMethods in de.chkal.maven.gitlab.codequality.spotbugs that return BugCollection.FindBugsSummary.PackageStats Modifier and Type Method Description BugCollection.FindBugsSummary.PackageStatsObjectFactory. createBugCollectionFindBugsSummaryPackageStats()Create an instance ofBugCollection.FindBugsSummary.PackageStatsMethods in de.chkal.maven.gitlab.codequality.spotbugs that return types with arguments of type BugCollection.FindBugsSummary.PackageStats Modifier and Type Method Description List<BugCollection.FindBugsSummary.PackageStats>BugCollection.FindBugsSummary. getPackageStats()Gets the value of the packageStats property.
-