Uses of Interface
edu.umd.cs.findbugs.TrainingDetector
Packages that use TrainingDetector
-
Uses of TrainingDetector in edu.umd.cs.findbugs.detect
Classes in edu.umd.cs.findbugs.detect that implement TrainingDetectorModifier and TypeClassDescriptionclassBuild a database of reference types stored into fields.classclassDeprecated.AnnotationDatabases are being phased out, since annotations are now stored directly in the XClass/XMethod/XField objects.classTraining pass to find method parameters which are unconditionally dereferenced.