Uses of Enum
edu.umd.cs.findbugs.workflow.Update.MatchOldBugs
Packages that use Update.MatchOldBugs
-
Uses of Update.MatchOldBugs in edu.umd.cs.findbugs.workflow
Methods in edu.umd.cs.findbugs.workflow that return Update.MatchOldBugsModifier and TypeMethodDescriptionstatic Update.MatchOldBugs
Returns the enum constant of this type with the specified name.static Update.MatchOldBugs[]
Update.MatchOldBugs.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in edu.umd.cs.findbugs.workflow with parameters of type Update.MatchOldBugsModifier and TypeMethodDescriptionprivate void
Update.matchBugs
(Comparator<BugInstance> bugInstanceComparator, BugCollection origCollection, BugCollection newCollection, Update.MatchOldBugs matchOld)