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
Subclasses with type arguments of type Update.MatchOldBugs in edu.umd.cs.findbugs.workflowMethods in edu.umd.cs.findbugs.workflow that return Update.MatchOldBugsModifier and TypeMethodDescriptionstatic Update.MatchOldBugsReturns 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 voidUpdate.matchBugs(Comparator<BugInstance> bugInstanceComparator, BugCollection origCollection, BugCollection newCollection, Update.MatchOldBugs matchOld)