| Package | Description | 
|---|---|
| dagger.hilt.android.components | 
 This package contains Hilt's built-in  
Components for Android. | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
ViewComponent
A Hilt component that has the lifetime of the view. 
 | 
interface  | 
ViewWithFragmentComponent
A Hilt component that has the lifetime of the view. 
 |