Package moxy

Interface MvpDelegateHolder


  • public interface MvpDelegateHolder
    Defines class, that contains MvpDelegate. Every call to getMvpDelegate() must return same instance.
    • Method Detail

      • getMvpDelegate

        MvpDelegate getMvpDelegate()
        Returns:
        Instance of MvpDelegate