Uses of Class
de.chkal.maven.gitlab.codequality.spotbugs.BugCollection.ClassFeatures.ClassFeatureSet
-
Packages that use BugCollection.ClassFeatures.ClassFeatureSet Package Description de.chkal.maven.gitlab.codequality.spotbugs -
-
Uses of BugCollection.ClassFeatures.ClassFeatureSet in de.chkal.maven.gitlab.codequality.spotbugs
Fields in de.chkal.maven.gitlab.codequality.spotbugs with type parameters of type BugCollection.ClassFeatures.ClassFeatureSet Modifier and Type Field Description protected List<BugCollection.ClassFeatures.ClassFeatureSet>BugCollection.ClassFeatures. classFeatureSetMethods in de.chkal.maven.gitlab.codequality.spotbugs that return BugCollection.ClassFeatures.ClassFeatureSet Modifier and Type Method Description BugCollection.ClassFeatures.ClassFeatureSetObjectFactory. createBugCollectionClassFeaturesClassFeatureSet()Create an instance ofBugCollection.ClassFeatures.ClassFeatureSetMethods in de.chkal.maven.gitlab.codequality.spotbugs that return types with arguments of type BugCollection.ClassFeatures.ClassFeatureSet Modifier and Type Method Description List<BugCollection.ClassFeatures.ClassFeatureSet>BugCollection.ClassFeatures. getClassFeatureSet()Gets the value of the classFeatureSet property.
-