JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
D
E
G
I
O
S
A
AliasOf
- Annotation Type in
dagger.hilt.migration
Defines an alias between an existing Hilt scope and the annotated scope.
D
dagger.hilt
- package dagger.hilt
This package contains the core APIs for Hilt.
dagger.hilt.codegen
- package dagger.hilt.codegen
This package contains APIs for code generators that produce code that will be processed by Hilt.
dagger.hilt.components
- package dagger.hilt.components
This package contains Hilt's built-in
Component
s.
dagger.hilt.migration
- package dagger.hilt.migration
This package contains APIs to help migrating a codebase to Hilt.
DefineComponent
- Annotation Type in
dagger.hilt
Defines a Hilt component.
DefineComponent.Builder
- Annotation Type in
dagger.hilt
Defines a builder for a Hilt component.
DisableInstallInCheck
- Annotation Type in
dagger.hilt.migration
Marks a
Module
-annotated class to allow it to have no
InstallIn
annotation.
E
EntryPoint
- Annotation Type in
dagger.hilt
Annotation for marking an interface as an entry point into a generated component.
EntryPoints
- Class in
dagger.hilt
Static utility methods for accessing objects through entry points.
G
GeneratesRootInput
- Annotation Type in
dagger.hilt
For annotating annotations that generate input for the
GenerateComponents
.
get(Object, Class<T>)
- Static method in class dagger.hilt.
EntryPoints
Returns the entry point interface given a component or component manager.
I
InstallIn
- Annotation Type in
dagger.hilt
An annotation that declares which component(s) the annotated class should be included in when Hilt generates the components.
O
OriginatingElement
- Annotation Type in
dagger.hilt.codegen
An annotation used to specify the originating element that triggered the code generation of a type.
S
SingletonComponent
- Interface in
dagger.hilt.components
A Hilt component for singleton bindings.
A
D
E
G
I
O
S
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes