Uses of Annotation Interface
dagger.hilt.InstallIn
Packages that use InstallIn
Package
Description
Runtime flags to control Hilt behavior for rollout of changes.
-
Uses of InstallIn in dagger.hilt.android.flags
Classes in dagger.hilt.android.flags with annotations of type InstallInModifier and TypeInterfaceDescriptionstatic interfaceEntry point for getting the flag. -
Uses of InstallIn in dagger.hilt.android.internal.lifecycle
Classes in dagger.hilt.android.internal.lifecycle with annotations of type InstallInModifier and TypeInterfaceDescriptionstatic interfaceThe activity entry point to retrieve the factory.static interfaceThe fragment entry point to retrieve the factory.static interfaceHilt entry point for getting the multi-binding map of ViewModels. -
Uses of InstallIn in dagger.hilt.android.internal.managers
Classes in dagger.hilt.android.internal.managers with annotations of type InstallInModifier and TypeInterfaceDescriptionstatic interfaceEntrypoint forActivityComponentBuilder.static interfaceEntrypoint forFragmentComponentBuilder.static interfaceEntrypoint forServiceComponentBuilder.static interfaceEntrypoint forViewComponentBuilder.static interfaceEntrypoint forViewWithFragmentComponentBuilder. -
Uses of InstallIn in dagger.hilt.android.internal.modules
Classes in dagger.hilt.android.internal.modules with annotations of type InstallInModifier and TypeClassDescriptionfinal classProvides a binding for an Android BinderFragment Context.