Uses of Interface
edu.umd.cs.findbugs.GlobalOptions
Packages that use GlobalOptions
Package
Description
Main package for the FindBugs application - contains the
engine class (FindBugs), the object model classes for bug instances
(BugInstance, BugAnnotation), and other miscellany.
-
Uses of GlobalOptions in edu.umd.cs.findbugs
Classes in edu.umd.cs.findbugs that implement GlobalOptionsModifier and TypeClassDescriptionclassThe DetectorFactoryCollection stores all of the DetectorFactory objects used to create the Detectors which implement the various analyses. -
Uses of GlobalOptions in edu.umd.cs.findbugs.updates
Subinterfaces of GlobalOptions in edu.umd.cs.findbugs.updates