Uses of Annotation Interface
dagger.hilt.DefineComponent
Packages that use DefineComponent
Package
Description
This package contains Hilt's built-in
Components for Android.This package contains Hilt's built-in
Components.-
Uses of DefineComponent in dagger.hilt.android.components
Classes in dagger.hilt.android.components with annotations of type DefineComponentModifier and TypeInterfaceDescriptioninterfaceA Hilt component that has the lifetime of the activity.interfaceA Hilt component that has the lifetime of a configuration surviving activity.interfaceA Hilt component that has the lifetime of the fragment.interfaceA Hilt component that has the lifetime of the service.interfaceA Hilt component that has the lifetime of the view.interfaceA Hilt component that has the lifetime of a singleViewModel.interfaceA Hilt component that has the lifetime of the view. -
Uses of DefineComponent in dagger.hilt.components
Classes in dagger.hilt.components with annotations of type DefineComponentModifier and TypeInterfaceDescriptioninterfaceA Hilt component for singleton bindings.