JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
moxy
Interface MvpDelegateHolder
public interface
MvpDelegateHolder
Defines class, that contains
MvpDelegate
. Every call to
getMvpDelegate()
must return same instance.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
MvpDelegate
getMvpDelegate
()
Method Detail
getMvpDelegate
MvpDelegate
getMvpDelegate()
Returns:
Instance of MvpDelegate
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method