| Package | Description |
|---|---|
| edu.umd.cs.findbugs.ba.obl |
Implementation of dataflow analysis for checking whether obligations to close streams and other resources
(e.g., database objects) are satisfied.
|
| edu.umd.cs.findbugs.util |
| Constructor and Description |
|---|
MatchMethodEntry(TypeMatcher receiverType,
StringMatcher methodName,
StringMatcher signature,
boolean isStatic,
ObligationPolicyDatabaseActionType action,
ObligationPolicyDatabaseEntryType entryType,
Obligation... obligations)
Constructor.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AnyTypeMatcher
A TypeMatcher that matches all types.
|
class |
SubtypeTypeMatcher
Type matcher that determines if a candidate Type is a subtype of a given
Type.
|
SpotBugs is licensed under the LGPL.