Uses of Interface
dagger.hilt.android.ViewModelLifecycle
-
Packages that use ViewModelLifecycle Package Description dagger.hilt.android.internal.builders dagger.hilt.android.internal.lifecycle -
-
Uses of ViewModelLifecycle in dagger.hilt.android.internal.builders
Methods in dagger.hilt.android.internal.builders with parameters of type ViewModelLifecycle Modifier and Type Method Description ViewModelComponentBuilderViewModelComponentBuilder. viewModelLifecycle(ViewModelLifecycle viewModelLifecycle) -
Uses of ViewModelLifecycle in dagger.hilt.android.internal.lifecycle
Classes in dagger.hilt.android.internal.lifecycle that implement ViewModelLifecycle Modifier and Type Class Description classRetainedLifecycleImplInternal implementation.
-