Package edu.umd.cs.findbugs.gui2
Interface FilterListener
- All Known Implementing Classes:
BugTreeModel.MyFilterListener
public interface FilterListener
Implemented by BugTreeModel. Allows the model to clear its cache when the set
of filters changes.
-
Nested Class Summary
Nested Classes -
Method Summary
-
Method Details
-
clearCache
void clearCache()
-