|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.umd.cs.findbugs.filter.CompoundMatcher
public abstract class CompoundMatcher
Constructor Summary | |
---|---|
CompoundMatcher()
|
Method Summary | |
---|---|
void |
addChild(Matcher child)
|
java.util.Iterator<Matcher> |
childIterator()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface edu.umd.cs.findbugs.filter.Matcher |
---|
match |
Constructor Detail |
---|
public CompoundMatcher()
Method Detail |
---|
public void addChild(Matcher child)
public java.util.Iterator<Matcher> childIterator()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |