public static interface BugHistory.SetOperation
Modifier and Type | Method and Description |
---|---|
SortedBugCollection |
perform(java.util.Set<BugInstance> result,
SortedBugCollection origCollection,
SortedBugCollection newCollection)
Perform the set operation.
|
SortedBugCollection perform(java.util.Set<BugInstance> result, SortedBugCollection origCollection, SortedBugCollection newCollection)
result
- Set to put the resulting BugInstances inorigCollection
- original BugCollectionnewCollection
- new BugCollectionFindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.