|
FindBugs™ 1.3.9 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BugHistory.SetOperation | |
|---|---|
| edu.umd.cs.findbugs.workflow | |
| Uses of BugHistory.SetOperation in edu.umd.cs.findbugs.workflow |
|---|
| Fields in edu.umd.cs.findbugs.workflow declared as BugHistory.SetOperation | |
|---|---|
static BugHistory.SetOperation |
BugHistory.ADDED_WARNINGS
Deprecated. Get the warnings which were added, meaning that they were not part of the original BugCollection. |
static BugHistory.SetOperation |
BugHistory.REMOVED_WARNINGS
Deprecated. Get the warnings which were removed, meaning that they occur in the original BugCollection but not in the new BugCollection. |
static BugHistory.SetOperation |
BugHistory.RETAINED_WARNINGS
Deprecated. Get the warnings which were retained, meaning that they occur in both the original and new BugCollections. |
| Methods in edu.umd.cs.findbugs.workflow with parameters of type BugHistory.SetOperation | |
|---|---|
SortedBugCollection |
BugHistory.performSetOperation(BugHistory.SetOperation operation)
Deprecated. Perform a SetOperation. |
|
FindBugs™ 1.3.9 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||