| Class | Description |
|---|---|
| MvpActivity |
An Activity that implement CacheFactory
|
| MvpActivityDelegate |
Created by Rey on 11/20/2015.
|
| MvpDelegate<V,P extends Presenter<V,S>,S extends ViewState> | |
| MvpFragment<V,P extends Presenter<V,S>,S extends ViewState> |
A base Fragment class that handle presenter construction, calling and caching.
|