public class UnionResults
extends java.lang.Object
Constructor | Description |
---|---|
UnionResults() |
Modifier and Type | Method | 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.IOException
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.