Uses of Package
edu.umd.cs.findbugs.annotations
-
Packages that use edu.umd.cs.findbugs.annotations Package Description edu.umd.cs.findbugs Main package for the FindBugs application - contains the engine class (FindBugs), the object model classes for bug instances (BugInstance, BugAnnotation), and other miscellany.edu.umd.cs.findbugs.annotations Annotations for FindBugs (mostly deprecated except forSuppressFBWarnings
).edu.umd.cs.findbugs.ba A bytecode analysis framework for BCEL, providing CFG construction, generic dataflow analysis, and a variety of specific dataflow analyses.edu.umd.cs.findbugs.ba.bcp edu.umd.cs.findbugs.ba.obl Implementation of dataflow analysis for checking whether obligations to close streams and other resources (e.g.edu.umd.cs.findbugs.ba.vna edu.umd.cs.findbugs.config edu.umd.cs.findbugs.detect edu.umd.cs.findbugs.graph edu.umd.cs.findbugs.gui2 edu.umd.cs.findbugs.log edu.umd.cs.findbugs.updates edu.umd.cs.findbugs.util edu.umd.cs.findbugs.visitclass edu.umd.cs.findbugs.xml -
Classes in edu.umd.cs.findbugs.annotations used by edu.umd.cs.findbugs Class Description SuppressFBWarnings Used to suppress FindBugs warnings. -
Classes in edu.umd.cs.findbugs.annotations used by edu.umd.cs.findbugs.annotations Class Description Confidence Describes the confidence with which FindBugs reports a bug instance.Priority Deprecated.useConfidence
insteadWhen Deprecated. -
Classes in edu.umd.cs.findbugs.annotations used by edu.umd.cs.findbugs.ba Class Description CheckReturnValue Deprecated.- useCheckReturnValue
instead.SuppressFBWarnings Used to suppress FindBugs warnings. -
Classes in edu.umd.cs.findbugs.annotations used by edu.umd.cs.findbugs.ba.bcp Class Description SuppressFBWarnings Used to suppress FindBugs warnings. -
Classes in edu.umd.cs.findbugs.annotations used by edu.umd.cs.findbugs.ba.obl Class Description SuppressFBWarnings Used to suppress FindBugs warnings. -
Classes in edu.umd.cs.findbugs.annotations used by edu.umd.cs.findbugs.ba.vna Class Description SuppressFBWarnings Used to suppress FindBugs warnings. -
Classes in edu.umd.cs.findbugs.annotations used by edu.umd.cs.findbugs.config Class Description SuppressFBWarnings Used to suppress FindBugs warnings. -
Classes in edu.umd.cs.findbugs.annotations used by edu.umd.cs.findbugs.detect Class Description SuppressFBWarnings Used to suppress FindBugs warnings. -
Classes in edu.umd.cs.findbugs.annotations used by edu.umd.cs.findbugs.graph Class Description SuppressFBWarnings Used to suppress FindBugs warnings. -
Classes in edu.umd.cs.findbugs.annotations used by edu.umd.cs.findbugs.gui2 Class Description SuppressFBWarnings Used to suppress FindBugs warnings. -
Classes in edu.umd.cs.findbugs.annotations used by edu.umd.cs.findbugs.log Class Description SuppressFBWarnings Used to suppress FindBugs warnings. -
Classes in edu.umd.cs.findbugs.annotations used by edu.umd.cs.findbugs.updates Class Description SuppressFBWarnings Used to suppress FindBugs warnings. -
Classes in edu.umd.cs.findbugs.annotations used by edu.umd.cs.findbugs.util Class Description SuppressFBWarnings Used to suppress FindBugs warnings. -
Classes in edu.umd.cs.findbugs.annotations used by edu.umd.cs.findbugs.visitclass Class Description SuppressFBWarnings Used to suppress FindBugs warnings. -
Classes in edu.umd.cs.findbugs.annotations used by edu.umd.cs.findbugs.xml Class Description CleanupObligation Mark a class or interface as a resource type requiring cleanup.DischargesObligation Mark a method as cleaning up a resource.SuppressFBWarnings Used to suppress FindBugs warnings.