Interface ImportsPageView.Presenter

  • All Known Implementing Classes:
    ImportsPage
    Enclosing interface:
    ImportsPageView

    public static interface ImportsPageView.Presenter
    • Method Detail

      • addImport

        void addImport​(String fqcn)
      • removeImport

        boolean removeImport​(String fqcn)