|
FindBugs™ 1.3.9 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.umd.cs.findbugs.util.AnyTypeMatcher
public class AnyTypeMatcher
A TypeMatcher that matches all types.
| Constructor Summary | |
|---|---|
AnyTypeMatcher()
|
|
| Method Summary | |
|---|---|
boolean |
matches(org.apache.bcel.generic.Type t)
Determine whether given type matches this predicate. |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public AnyTypeMatcher()
| Method Detail |
|---|
public boolean matches(org.apache.bcel.generic.Type t)
TypeMatcher
matches in interface TypeMatchert - a Type
public java.lang.String toString()
toString in class java.lang.Object
|
FindBugs™ 1.3.9 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||