|
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.workflow.UnionResults
public class UnionResults
Compute the union of two sets of bug results, preserving annotations.
| Constructor Summary | |
|---|---|
UnionResults()
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] argv)
|
static SortedBugCollection |
union(SortedBugCollection origCollection,
SortedBugCollection newCollection)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UnionResults()
| Method Detail |
|---|
public static SortedBugCollection union(SortedBugCollection origCollection,
SortedBugCollection newCollection)
public static void main(java.lang.String[] argv)
throws java.io.IOException,
org.dom4j.DocumentException
java.io.IOException
org.dom4j.DocumentException
|
FindBugs™ 1.3.9 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||