Package | Description |
---|---|
edu.umd.cs.findbugs.ba.obl |
Implementation of dataflow analysis for checking whether
obligations to close streams and other resources (e.g.
|
Modifier and Type | Class and Description |
---|---|
class |
MatchMethodEntry
An ObligationPolicyDatabaseEntry which creates or deletes
an obligation based on a call to a specified method.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<ObligationPolicyDatabaseEntry> |
ObligationPolicyDatabase.getEntries() |
Modifier and Type | Method and Description |
---|---|
void |
ObligationPolicyDatabase.addEntry(ObligationPolicyDatabaseEntry entry) |
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.