Package | Description |
---|---|
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.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 |
ContainsCamelCaseWordStringMatcher
A StringMatcher that checks to see if a candidate string (assumed to be a
camel-case word), when broken into components, contains a given word.
|
class |
ExactStringMatcher
Exact String-matching predicate.
|
class |
RegexStringMatcher
StringMatcher that matches based on a regular expression.
|
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.