@Deprecated public class CompoundMatcher extends java.util.HashSet<Matcher> implements Matcher
Constructor and Description |
---|
CompoundMatcher()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
boolean |
match(BugInstance bugInstance)
Deprecated.
Determine whether or not the given BugInstance has the feature this
Matcher tests for.
|
void |
writeXML(XMLOutput xmlOutput,
boolean disabled)
Deprecated.
|
add, clear, clone, contains, isEmpty, iterator, remove, size
addAll, containsAll, retainAll, toArray, toArray, toString
public boolean match(BugInstance bugInstance)
Matcher
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.