Uses of Class
edu.umd.cs.findbugs.BugAccumulator.Data
Packages that use BugAccumulator.Data
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 BugAccumulator.Data in edu.umd.cs.findbugs
Fields in edu.umd.cs.findbugs with type parameters of type BugAccumulator.DataModifier and TypeFieldDescriptionprivate final Map<BugInstance, BugAccumulator.Data> BugAccumulator.mapMethods in edu.umd.cs.findbugs with parameters of type BugAccumulator.DataModifier and TypeMethodDescriptionvoidBugAccumulator.reportBug(BugInstance bug, BugAccumulator.Data d)