|
FindBugs™ 1.3.9 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TypeMatcher | |
---|---|
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 |
Uses of TypeMatcher in edu.umd.cs.findbugs.ba.obl |
---|
Constructors in edu.umd.cs.findbugs.ba.obl with parameters of type TypeMatcher | |
---|---|
MatchMethodEntry(TypeMatcher receiverType,
StringMatcher methodName,
StringMatcher signature,
boolean isStatic,
ObligationPolicyDatabaseActionType action,
ObligationPolicyDatabaseEntryType entryType,
Obligation... obligations)
Constructor. |
Uses of TypeMatcher in edu.umd.cs.findbugs.util |
---|
Classes in edu.umd.cs.findbugs.util that implement TypeMatcher | |
---|---|
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. |
|
FindBugs™ 1.3.9 | |||||||||
PREV NEXT | FRAMES NO FRAMES |