| 类 | 说明 |
|---|---|
| RxMvpViewStateAppCompatActivity<V extends MvpView,P extends <any>> |
This is a enhancement of {mylink RxMvpAppCompatActivity} that introduces the
support of {mylink RestorableViewState}.
|
| RxMvpViewStateFragment<V extends MvpView,P extends <any>> |
This is a enhancement of {mylink RxMvpFragment} that introduces the
support of {mylink com.hannesdorfmann.mosby.mvp.viewstate.ViewState}.
|