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.grpc.server
,
dagger.grpc.server.processor
,
dagger.model
,
dagger.multibindings
,
dagger.producers
,
dagger.producers.monitoring
,
dagger.releasablereferences
,
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.
AndroidMemorySensitiveReferenceManager
dagger.android.support.
AndroidSupportInjection
dagger.android.support.
AndroidSupportInjectionModule
dagger.model.
BindingGraph
dagger.model.
BindingGraph.MissingBindingNode
(implements dagger.model.
BindingGraph.MaybeBindingNode
)
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.
HasActivityInjector
, dagger.android.
HasBroadcastReceiverInjector
, dagger.android.
HasContentProviderInjector
, dagger.android.
HasFragmentInjector
, dagger.android.
HasServiceInjector
)
dagger.android.support.
DaggerApplication
(implements dagger.android.support.
HasSupportFragmentInjector
)
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)
dagger.android.
DaggerActivity
(implements dagger.android.
HasFragmentInjector
)
android.support.v4.app.FragmentActivity (implements android.support.v4.app.ActivityCompat.OnRequestPermissionsResultCallback, android.support.v4.app.ActivityCompatApi23.RequestPermissionsRequestCodeValidator)
android.support.v7.app.AppCompatActivity (implements android.support.v7.app.ActionBarDrawerToggle.DelegateProvider, android.support.v7.app.AppCompatCallback, android.support.v4.app.TaskStackBuilder.SupportParentable)
dagger.android.support.
DaggerAppCompatActivity
(implements dagger.android.
HasFragmentInjector
, dagger.android.support.
HasSupportFragmentInjector
)
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>)
android.app.Fragment (implements android.content.ComponentCallbacks2, android.view.View.OnCreateContextMenuListener)
dagger.android.
DaggerFragment
(implements dagger.android.
HasFragmentInjector
)
android.app.DialogFragment (implements android.content.DialogInterface.OnCancelListener, android.content.DialogInterface.OnDismissListener)
dagger.android.
DaggerDialogFragment
(implements dagger.android.
HasFragmentInjector
)
android.support.v4.app.Fragment (implements android.content.ComponentCallbacks, android.view.View.OnCreateContextMenuListener)
dagger.android.support.
DaggerFragment
(implements dagger.android.support.
HasSupportFragmentInjector
)
android.support.v4.app.DialogFragment (implements android.content.DialogInterface.OnCancelListener, android.content.DialogInterface.OnDismissListener)
android.support.v7.app.AppCompatDialogFragment
dagger.android.support.
DaggerAppCompatDialogFragment
(implements dagger.android.support.
HasSupportFragmentInjector
)
dagger.android.support.
DaggerDialogFragment
(implements dagger.android.support.
HasSupportFragmentInjector
)
dagger.grpc.server.
GrpcCallMetadataModule
dagger.grpc.server.
InProcessServerModule
dagger.model.
Key
dagger.model.
Key.Builder
dagger.model.
Key.MultibindingContributionIdentifier
dagger.grpc.server.
NettyServerModule
dagger.producers.
Produced
<T>
dagger.producers.monitoring.
ProducerMonitor
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.android.
AndroidInjector
<T>
dagger.android.
AndroidInjector.Factory
<T>
dagger.model.
Binding
dagger.model.
BindingGraph.Edge
dagger.model.
BindingGraph.ChildFactoryMethodEdge
dagger.model.
BindingGraph.DependencyEdge
dagger.model.
BindingGraph.SubcomponentBuilderBindingEdge
dagger.model.
BindingGraph.Node
dagger.model.
BindingGraph.BindingNode
dagger.model.
BindingGraph.ComponentNode
dagger.model.
BindingGraph.MaybeBindingNode
dagger.model.
BindingGraph.BindingNode
dagger.spi.
BindingGraphPlugin
dagger.spi.
DiagnosticReporter
dagger.android.
HasActivityInjector
dagger.android.
HasBroadcastReceiverInjector
dagger.android.
HasContentProviderInjector
dagger.android.
HasFragmentInjector
dagger.android.
HasServiceInjector
dagger.android.support.
HasSupportFragmentInjector
dagger.
Lazy
<T>
dagger.
MembersInjector
<T>
dagger.producers.
Producer
<T>
dagger.producers.monitoring.
ProductionComponentTimingRecorder
dagger.producers.monitoring.
ProductionComponentTimingRecorder.Factory
dagger.grpc.server.
ProxyServerCallHandler.ServiceDefinitionFactory
dagger.releasablereferences.
ReleasableReferenceManager
dagger.releasablereferences.
TypedReleasableReferenceManager
<M>
Annotation Type Hierarchy
dagger.
Subcomponent
(implements java.lang.annotation.Annotation)
dagger.
Subcomponent.Builder
(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.
BindsOptionalOf
(implements java.lang.annotation.Annotation)
dagger.
BindsInstance
(implements java.lang.annotation.Annotation)
dagger.
Binds
(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.
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.
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.releasablereferences.
ForReleasableReferences
(implements java.lang.annotation.Annotation)
dagger.releasablereferences.
CanReleaseReferences
(implements java.lang.annotation.Annotation)
dagger.android.
ServiceKey
(implements java.lang.annotation.Annotation)
dagger.android.
ReleaseReferencesAt
(implements java.lang.annotation.Annotation)
dagger.android.
FragmentKey
(implements java.lang.annotation.Annotation)
dagger.android.
ContributesAndroidInjector
(implements java.lang.annotation.Annotation)
dagger.android.
ContentProviderKey
(implements java.lang.annotation.Annotation)
dagger.android.
BroadcastReceiverKey
(implements java.lang.annotation.Annotation)
dagger.android.
AndroidInjectionKey
(implements java.lang.annotation.Annotation)
dagger.android.
ActivityKey
(implements java.lang.annotation.Annotation)
dagger.android.support.
FragmentKey
(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