Uses of Class
edu.umd.cs.findbugs.ba.obl.InstructionActionCache
Packages that use InstructionActionCache
Package
Description
Implementation of dataflow analysis for checking whether obligations to close streams and other resources
(e.g., database objects) are satisfied.
-
Uses of InstructionActionCache in edu.umd.cs.findbugs.ba.obl
Fields in edu.umd.cs.findbugs.ba.obl declared as InstructionActionCacheModifier and TypeFieldDescriptionprivate final InstructionActionCache
ObligationAnalysis.actionCache
Methods in edu.umd.cs.findbugs.ba.obl that return InstructionActionCache