Uses of Class
edu.umd.cs.findbugs.gui2.FilterMatcher
Packages that use FilterMatcher
-
Uses of FilterMatcher in edu.umd.cs.findbugs.gui2
Subclasses of FilterMatcher in edu.umd.cs.findbugs.gui2Classes in edu.umd.cs.findbugs.gui2 that implement interfaces with type arguments of type FilterMatcherMethods in edu.umd.cs.findbugs.gui2 that return FilterMatcherMethods in edu.umd.cs.findbugs.gui2 with parameters of type FilterMatcherModifier and TypeMethodDescriptionvoidProjectSettings.addFilter(FilterMatcher filter) Deprecated.voidProjectSettings.addFilters(FilterMatcher[] newFilters) Deprecated.intFilterMatcher.compareTo(FilterMatcher that) Deprecated.booleanProjectSettings.removeFilter(FilterMatcher filter) Deprecated.Constructors in edu.umd.cs.findbugs.gui2 with parameters of type FilterMatcher