Interface SupportMvp

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Interface and Description
      static class  SupportMvp.ErrorType
      The types of errors that can occur.
      static interface  SupportMvp.Model
      Defines behaviour for model operations
      static interface  SupportMvp.Presenter
      Defines behaviour for presenter operations
      static interface  SupportMvp.View
      Defines behaviour for view operations