Uses of Package
dagger.hilt
Packages that use dagger.hilt
Package
Description
This package contains the core APIs for Hilt.
This package contains Hilt APIs for Android applications.
This package contains Hilt's built-in
Component
s for Android.Runtime flags to control Hilt behavior for rollout of changes.
This package contains Hilt APIs for Android applications.
This package contains APIs for writing Android local or instrumentation tests with Hilt.
This package contains Hilt's built-in
Component
s.This package contains APIs to help migrating a codebase to Hilt.
This package contains APIs for writing tests with Hilt.
-
Classes in dagger.hilt used by dagger.hiltClassDescriptionFor annotating annotations that generate input for the
GenerateComponents
. -
Classes in dagger.hilt used by dagger.hilt.androidClassDescriptionFor annotating annotations that generate input for the
GenerateComponents
. -
Classes in dagger.hilt used by dagger.hilt.android.components
-
Classes in dagger.hilt used by dagger.hilt.android.flagsClassDescriptionAnnotation for marking an interface as an entry point into a generated component.An annotation that declares which component(s) the annotated class should be included in when Hilt generates the components.
-
Classes in dagger.hilt used by dagger.hilt.android.internal.builders
-
Classes in dagger.hilt used by dagger.hilt.android.internal.lifecycleClassDescriptionAnnotation for marking an interface as an entry point into a generated component.An annotation that declares which component(s) the annotated class should be included in when Hilt generates the components.
-
Classes in dagger.hilt used by dagger.hilt.android.internal.managersClassDescriptionAnnotation for marking an interface as an entry point into a generated component.An annotation that declares which component(s) the annotated class should be included in when Hilt generates the components.
-
Classes in dagger.hilt used by dagger.hilt.android.internal.modulesClassDescriptionAn annotation that declares which component(s) the annotated class should be included in when Hilt generates the components.
-
Classes in dagger.hilt used by dagger.hilt.android.internal.testingClassDescriptionFor annotating annotations that generate input for the
GenerateComponents
. -
Classes in dagger.hilt used by dagger.hilt.android.lifecycleClassDescriptionFor annotating annotations that generate input for the
GenerateComponents
. -
Classes in dagger.hilt used by dagger.hilt.android.testingClassDescriptionFor annotating annotations that generate input for the
GenerateComponents
. -
Classes in dagger.hilt used by dagger.hilt.components
-
Classes in dagger.hilt used by dagger.hilt.migrationClassDescriptionFor annotating annotations that generate input for the
GenerateComponents
. -
Classes in dagger.hilt used by dagger.hilt.testingClassDescriptionFor annotating annotations that generate input for the
GenerateComponents
.