Package edu.umd.cs.findbugs.gui2
Interface FilterListener
-
public interface FilterListener
Implemented by BugTreeModel. Allows the model to clear its cache when the set of filters changes.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static class
FilterListener.Action
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
clearCache()
-