public final class NaviLifecycle extends Object
| Modifier and Type | Method and Description |
|---|---|
static com.trello.rxlifecycle.LifecycleProvider<com.trello.rxlifecycle.android.ActivityEvent> |
createActivityLifecycleProvider(com.trello.navi.NaviComponent activity) |
static com.trello.rxlifecycle.LifecycleProvider<com.trello.rxlifecycle.android.FragmentEvent> |
createFragmentLifecycleProvider(com.trello.navi.NaviComponent fragment) |
@NonNull @CheckResult public static com.trello.rxlifecycle.LifecycleProvider<com.trello.rxlifecycle.android.ActivityEvent> createActivityLifecycleProvider(@NonNull com.trello.navi.NaviComponent activity)
@NonNull @CheckResult public static com.trello.rxlifecycle.LifecycleProvider<com.trello.rxlifecycle.android.FragmentEvent> createFragmentLifecycleProvider(@NonNull com.trello.navi.NaviComponent fragment)