All Classes
-
All Classes Interface Summary Class Summary Annotation Types Summary Class Description AliasOf Defines an alias between an existing Hilt scope and the annotated scope.AliasOfPropagatedData An annotation used to aggregate AliasOf values in a common location.DefineComponent Defines a Hilt component.DefineComponent.Builder Defines a builder for a Hilt component.DefineComponentClasses An annotation used to aggregateDefineComponenttypes in a common location.DefineComponentNoParent A class used byDefineComponent#parent()as the default type when no parent is given.DisableInstallInCheck Marks aModule-annotated class to allow it to have noInstallInannotation.EntryPoint Annotation for marking an interface as an entry point into a generated component.EntryPoints Static utility methods for accessing objects through entry points.GeneratesRootInput For annotating annotations that generate input for theGenerateComponents.GeneratesRootInputPropagatedData An annotation used to aggregateGeneratesRootInputtypes in a common location.InstallIn An annotation that declares which component(s) the annotated class should be included in when Hilt generates the components.OriginatingElement An annotation used to specify the originating element that triggered the code generation of a type.SingletonComponent A Hilt component for singleton bindings.