Uses of Annotation Interface
dagger.hilt.DefineComponent
Package
Description
This package contains Hilt's built-in
Component
s for Android.This package contains Hilt's built-in
Component
s.-
Uses of DefineComponent in dagger.hilt.android.components
Modifier and TypeInterfaceDescriptioninterface
A Hilt component that has the lifetime of the activity.interface
A Hilt component that has the lifetime of a configuration surviving activity.interface
A Hilt component that has the lifetime of the fragment.interface
A Hilt component that has the lifetime of the service.interface
A Hilt component that has the lifetime of the view.interface
A Hilt component that has the lifetime of a singleViewModel
.interface
A Hilt component that has the lifetime of the view. -
Uses of DefineComponent in dagger.hilt.components
Modifier and TypeInterfaceDescriptioninterface
A Hilt component for singleton bindings.