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.
    • Method Detail

      • clearCache

        void clearCache()