JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
dagger
,
dagger.android
,
dagger.android.internal
,
dagger.android.support
,
dagger.assisted
,
dagger.grpc.server
,
dagger.grpc.server.processor
,
dagger.hilt
,
dagger.hilt.android
,
dagger.hilt.android.components
,
dagger.hilt.android.lifecycle
,
dagger.hilt.android.migration
,
dagger.hilt.android.qualifiers
,
dagger.hilt.android.scopes
,
dagger.hilt.android.testing
,
dagger.hilt.codegen
,
dagger.hilt.components
,
dagger.hilt.migration
,
dagger.hilt.testing
,
dagger.model
,
dagger.multibindings
,
dagger.producers
,
dagger.producers.monitoring
,
dagger.spi
Class Hierarchy
java.lang.Object
javax.annotation.processing.AbstractProcessor (implements javax.annotation.processing.Processor)
com.google.auto.common.BasicAnnotationProcessor
dagger.grpc.server.processor.
GrpcServiceProcessor
(implements com.google.auto.common.BasicAnnotationProcessor.ProcessingStep)
dagger.android.
AndroidInjection
dagger.android.internal.
AndroidInjectionKeys
dagger.android.
AndroidInjectionModule
dagger.android.
AndroidInjector.Builder
<T> (implements dagger.android.
AndroidInjector.Factory
<T>)
dagger.android.support.
AndroidSupportInjection
dagger.android.support.
AndroidSupportInjectionModule
dagger.model.
BindingGraph
dagger.model.
BindingGraph.MissingBinding
(implements dagger.model.
BindingGraph.MaybeBinding
)
android.content.BroadcastReceiver
dagger.android.
DaggerBroadcastReceiver
dagger.model.
ComponentPath
android.content.ContentProvider (implements android.content.ComponentCallbacks2)
dagger.android.
DaggerContentProvider
android.content.Context
android.content.ContextWrapper
android.app.Application (implements android.content.ComponentCallbacks2)
dagger.android.
DaggerApplication
(implements dagger.android.
HasAndroidInjector
)
dagger.android.support.
DaggerApplication
androidx.multidex.MultiDexApplication
dagger.hilt.android.testing.
HiltTestApplication
(implements dagger.hilt.internal.GeneratedComponentManager<T>, dagger.hilt.android.internal.testing.TestApplicationComponentManagerHolder)
android.view.ContextThemeWrapper
android.app.Activity (implements android.content.ComponentCallbacks2, android.view.KeyEvent.Callback, android.view.LayoutInflater.Factory2, android.view.View.OnCreateContextMenuListener, android.view.Window.Callback)
androidx.core.app.ComponentActivity (implements androidx.core.view.KeyEventDispatcher.Component, androidx.lifecycle.LifecycleOwner)
androidx.activity.ComponentActivity (implements androidx.lifecycle.HasDefaultViewModelProviderFactory, androidx.lifecycle.LifecycleOwner, androidx.activity.OnBackPressedDispatcherOwner, androidx.savedstate.SavedStateRegistryOwner, androidx.lifecycle.ViewModelStoreOwner)
androidx.fragment.app.FragmentActivity (implements androidx.core.app.ActivityCompat.OnRequestPermissionsResultCallback, androidx.core.app.ActivityCompat.RequestPermissionsRequestCodeValidator)
androidx.appcompat.app.AppCompatActivity (implements androidx.appcompat.app.ActionBarDrawerToggle.DelegateProvider, androidx.appcompat.app.AppCompatCallback, androidx.core.app.TaskStackBuilder.SupportParentable)
dagger.android.support.
DaggerAppCompatActivity
(implements dagger.android.
HasAndroidInjector
)
dagger.android.
DaggerActivity
(implements dagger.android.
HasAndroidInjector
)
android.app.Service (implements android.content.ComponentCallbacks2)
dagger.android.
DaggerService
android.app.IntentService
dagger.android.
DaggerIntentService
dagger.grpc.server.
CurrentContextModule
dagger.model.
DependencyRequest
dagger.model.
DependencyRequest.Builder
dagger.android.
DispatchingAndroidInjector
<T> (implements dagger.android.
AndroidInjector
<T>)
dagger.hilt.android.
EntryPointAccessors
dagger.hilt.
EntryPoints
android.app.Fragment (implements android.content.ComponentCallbacks2, android.view.View.OnCreateContextMenuListener)
dagger.android.
DaggerFragment
(implements dagger.android.
HasAndroidInjector
)
android.app.DialogFragment (implements android.content.DialogInterface.OnCancelListener, android.content.DialogInterface.OnDismissListener)
dagger.android.
DaggerDialogFragment
(implements dagger.android.
HasAndroidInjector
)
androidx.fragment.app.Fragment (implements android.content.ComponentCallbacks, androidx.lifecycle.HasDefaultViewModelProviderFactory, androidx.lifecycle.LifecycleOwner, androidx.savedstate.SavedStateRegistryOwner, android.view.View.OnCreateContextMenuListener, androidx.lifecycle.ViewModelStoreOwner)
dagger.android.support.
DaggerFragment
(implements dagger.android.
HasAndroidInjector
)
androidx.fragment.app.DialogFragment (implements android.content.DialogInterface.OnCancelListener, android.content.DialogInterface.OnDismissListener)
androidx.appcompat.app.AppCompatDialogFragment
dagger.android.support.
DaggerAppCompatDialogFragment
(implements dagger.android.
HasAndroidInjector
)
dagger.android.support.
DaggerDialogFragment
(implements dagger.android.
HasAndroidInjector
)
dagger.grpc.server.
GrpcCallMetadataModule
dagger.hilt.android.testing.
HiltAndroidRule
(implements org.junit.rules.TestRule)
dagger.grpc.server.
InProcessServerModule
dagger.model.
Key
dagger.model.
Key.Builder
dagger.model.
Key.MultibindingContributionIdentifier
dagger.grpc.server.
NettyServerModule
dagger.hilt.android.testing.
OnComponentReadyRunner
dagger.hilt.android.migration.
OptionalInjectCheck
dagger.producers.
Produced
<T>
dagger.producers.monitoring.
ProducerMonitor
dagger.producers.
Producers
dagger.producers.monitoring.
ProducerTimingRecorder
dagger.producers.monitoring.
ProducerToken
dagger.producers.monitoring.
ProductionComponentMonitor
dagger.producers.monitoring.
TimingProductionComponentMonitor
dagger.producers.monitoring.
ProductionComponentMonitor.Factory
dagger.producers.monitoring.
TimingProductionComponentMonitor.Factory
dagger.grpc.server.
ProxyServerCallHandler
<RequestT,ResponseT> (implements io.grpc.ServerCallHandler<RequestT,ResponseT>)
dagger.model.
Scope
dagger.grpc.server.
ServerModule
java.lang.Throwable (implements java.io.Serializable)
java.lang.Exception
java.lang.RuntimeException
dagger.android.
DispatchingAndroidInjector.InvalidInjectorBindingException
dagger.producers.monitoring.
TimingRecorders
Interface Hierarchy
dagger.hilt.android.components.
ActivityComponent
dagger.hilt.android.components.
ActivityRetainedComponent
dagger.hilt.android.
ActivityRetainedLifecycle
dagger.hilt.android.
ActivityRetainedLifecycle.OnClearedListener
dagger.android.
AndroidInjector
<T>
dagger.android.
AndroidInjector.Factory
<T>
dagger.model.
BindingGraph.Edge
dagger.model.
BindingGraph.ChildFactoryMethodEdge
dagger.model.
BindingGraph.DependencyEdge
dagger.model.
BindingGraph.SubcomponentCreatorBindingEdge
dagger.model.
BindingGraph.Node
dagger.model.
Binding
dagger.model.
BindingGraph.ComponentNode
dagger.model.
BindingGraph.MaybeBinding
dagger.model.
Binding
dagger.spi.
BindingGraphPlugin
dagger.spi.
DiagnosticReporter
dagger.hilt.android.components.
FragmentComponent
dagger.android.
HasAndroidInjector
dagger.
Lazy
<T>
dagger.
MembersInjector
<T>
dagger.hilt.android.testing.
OnComponentReadyRunner.OnComponentReadyListener
<T>
dagger.hilt.android.testing.
OnComponentReadyRunner.OnComponentReadyRunnerHolder
dagger.producers.
Producer
<T>
dagger.producers.monitoring.
ProductionComponentTimingRecorder
dagger.producers.monitoring.
ProductionComponentTimingRecorder.Factory
dagger.grpc.server.
ProxyServerCallHandler.ServiceDefinitionFactory
dagger.hilt.android.components.
ServiceComponent
dagger.hilt.components.
SingletonComponent
dagger.hilt.android.components.
ViewComponent
dagger.hilt.android.components.
ViewModelComponent
dagger.hilt.android.components.
ViewWithFragmentComponent
Annotation Type Hierarchy
dagger.
Subcomponent
(implements java.lang.annotation.Annotation)
dagger.
Subcomponent.Builder
(implements java.lang.annotation.Annotation)
dagger.
Subcomponent.Factory
(implements java.lang.annotation.Annotation)
dagger.
Reusable
(implements java.lang.annotation.Annotation)
dagger.
Provides
(implements java.lang.annotation.Annotation)
dagger.
Module
(implements java.lang.annotation.Annotation)
dagger.
MapKey
(implements java.lang.annotation.Annotation)
dagger.
Component
(implements java.lang.annotation.Annotation)
dagger.
Component.Builder
(implements java.lang.annotation.Annotation)
dagger.
Component.Factory
(implements java.lang.annotation.Annotation)
dagger.
BindsOptionalOf
(implements java.lang.annotation.Annotation)
dagger.
BindsInstance
(implements java.lang.annotation.Annotation)
dagger.
Binds
(implements java.lang.annotation.Annotation)
dagger.hilt.
EntryPoint
(implements java.lang.annotation.Annotation)
dagger.hilt.
DefineComponent
(implements java.lang.annotation.Annotation)
dagger.hilt.
DefineComponent.Builder
(implements java.lang.annotation.Annotation)
dagger.hilt.
GeneratesRootInput
(implements java.lang.annotation.Annotation)
dagger.hilt.
InstallIn
(implements java.lang.annotation.Annotation)
dagger.hilt.android.
HiltAndroidApp
(implements java.lang.annotation.Annotation)
dagger.hilt.android.
WithFragmentBindings
(implements java.lang.annotation.Annotation)
dagger.hilt.android.
AndroidEntryPoint
(implements java.lang.annotation.Annotation)
dagger.hilt.android.qualifiers.
ApplicationContext
(implements java.lang.annotation.Annotation)
dagger.hilt.android.qualifiers.
ActivityContext
(implements java.lang.annotation.Annotation)
dagger.hilt.android.migration.
OptionalInject
(implements java.lang.annotation.Annotation)
dagger.hilt.android.testing.
UninstallModules
(implements java.lang.annotation.Annotation)
dagger.hilt.android.testing.
HiltAndroidTest
(implements java.lang.annotation.Annotation)
dagger.hilt.android.testing.
CustomTestApplication
(implements java.lang.annotation.Annotation)
dagger.hilt.android.testing.
BindValueIntoSet
(implements java.lang.annotation.Annotation)
dagger.hilt.android.testing.
BindValueIntoMap
(implements java.lang.annotation.Annotation)
dagger.hilt.android.testing.
BindValue
(implements java.lang.annotation.Annotation)
dagger.hilt.android.testing.
BindElementsIntoSet
(implements java.lang.annotation.Annotation)
dagger.hilt.android.lifecycle.
HiltViewModel
(implements java.lang.annotation.Annotation)
dagger.hilt.android.scopes.
ViewModelScoped
(implements java.lang.annotation.Annotation)
dagger.hilt.android.scopes.
ActivityRetainedScoped
(implements java.lang.annotation.Annotation)
dagger.hilt.android.scopes.
ViewScoped
(implements java.lang.annotation.Annotation)
dagger.hilt.android.scopes.
ServiceScoped
(implements java.lang.annotation.Annotation)
dagger.hilt.android.scopes.
FragmentScoped
(implements java.lang.annotation.Annotation)
dagger.hilt.android.scopes.
ActivityScoped
(implements java.lang.annotation.Annotation)
dagger.hilt.migration.
AliasOf
(implements java.lang.annotation.Annotation)
dagger.hilt.migration.
DisableInstallInCheck
(implements java.lang.annotation.Annotation)
dagger.hilt.codegen.
OriginatingElement
(implements java.lang.annotation.Annotation)
dagger.hilt.testing.
TestInstallIn
(implements java.lang.annotation.Annotation)
dagger.android.
ContributesAndroidInjector
(implements java.lang.annotation.Annotation)
dagger.android.
AndroidInjectionKey
(implements java.lang.annotation.Annotation)
dagger.assisted.
AssistedInject
(implements java.lang.annotation.Annotation)
dagger.assisted.
AssistedFactory
(implements java.lang.annotation.Annotation)
dagger.assisted.
Assisted
(implements java.lang.annotation.Annotation)
dagger.grpc.server.
GrpcService
(implements java.lang.annotation.Annotation)
dagger.grpc.server.
ForGrpcService
(implements java.lang.annotation.Annotation)
dagger.grpc.server.
CallScoped
(implements java.lang.annotation.Annotation)
dagger.producers.
ProductionSubcomponent
(implements java.lang.annotation.Annotation)
dagger.producers.
ProductionSubcomponent.Builder
(implements java.lang.annotation.Annotation)
dagger.producers.
ProductionSubcomponent.Factory
(implements java.lang.annotation.Annotation)
dagger.producers.
ProductionScope
(implements java.lang.annotation.Annotation)
dagger.producers.
ProductionComponent
(implements java.lang.annotation.Annotation)
dagger.producers.
ProductionComponent.Builder
(implements java.lang.annotation.Annotation)
dagger.producers.
ProductionComponent.Factory
(implements java.lang.annotation.Annotation)
dagger.producers.
Production
(implements java.lang.annotation.Annotation)
dagger.producers.
Produces
(implements java.lang.annotation.Annotation)
dagger.producers.
ProducerModule
(implements java.lang.annotation.Annotation)
dagger.producers.
CancellationPolicy
(implements java.lang.annotation.Annotation)
dagger.multibindings.
StringKey
(implements java.lang.annotation.Annotation)
dagger.multibindings.
Multibinds
(implements java.lang.annotation.Annotation)
dagger.multibindings.
LongKey
(implements java.lang.annotation.Annotation)
dagger.multibindings.
IntoSet
(implements java.lang.annotation.Annotation)
dagger.multibindings.
IntoMap
(implements java.lang.annotation.Annotation)
dagger.multibindings.
IntKey
(implements java.lang.annotation.Annotation)
dagger.multibindings.
ElementsIntoSet
(implements java.lang.annotation.Annotation)
dagger.multibindings.
ClassKey
(implements java.lang.annotation.Annotation)
Enum Hierarchy
java.lang.Object
java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
dagger.producers.
CancellationPolicy.Propagation
dagger.model.
RequestKind
dagger.model.
BindingKind
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes