Uses of Interface
edu.umd.cs.findbugs.updates.UpdateCheckCallback
Packages that use UpdateCheckCallback
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 UpdateCheckCallback in edu.umd.cs.findbugs
Classes in edu.umd.cs.findbugs that implement UpdateCheckCallbackModifier and TypeClassDescriptionclassThe DetectorFactoryCollection stores all of the DetectorFactory objects used to create the Detectors which implement the various analyses. -
Uses of UpdateCheckCallback in edu.umd.cs.findbugs.updates
Constructors in edu.umd.cs.findbugs.updates with parameters of type UpdateCheckCallback