public class UnionResults
extends java.lang.Object
| Constructor and Description |
|---|
UnionResults() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] argv) |
static void |
merge(java.util.HashSet<java.lang.String> hashes,
SortedBugCollection into,
SortedBugCollection from) |
static SortedBugCollection |
union(SortedBugCollection origCollection,
SortedBugCollection newCollection) |
public static SortedBugCollection union(SortedBugCollection origCollection, SortedBugCollection newCollection)
public static void merge(java.util.HashSet<java.lang.String> hashes,
SortedBugCollection into,
SortedBugCollection from)
public static void main(java.lang.String[] argv)
throws java.io.IOException
java.io.IOExceptionFindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.