JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Package:
Description
Related Packages
Classes and Interfaces
Package:
Description
|
Related Packages
|
Classes and Interfaces
SEARCH:
Package dagger.hilt.components
package
dagger.hilt.components
This package contains Hilt's built-in
Component
s.
See Also:
Hilt Components
Related Packages
Package
Description
dagger.hilt
This package contains the core APIs for Hilt.
dagger.hilt.android
This package contains Hilt APIs for Android applications.
dagger.hilt.codegen
This package contains APIs for code generators that produce code that will be processed by Hilt.
dagger.hilt.migration
This package contains APIs to help migrating a codebase to Hilt.
dagger.hilt.testing
This package contains APIs for writing tests with Hilt.
Interfaces
Class
Description
SingletonComponent
A Hilt component for singleton bindings.