All Classes
-
All Classes Interface Summary Class Summary Enum Summary Class Description Binding The association between aKeyand the way in which instances of the key are provided.Binding The association between aKeyand the way in which instances of the key are provided.BindingGraph A graph of bindings, dependency requests, and components.BindingGraph A graph of bindings, dependency requests, and components.BindingGraph.ChildFactoryMethodEdge An edge that represents a subcomponent factory method linking a parent component to a child subcomponent.BindingGraph.ChildFactoryMethodEdge An edge that represents a subcomponent factory method linking a parent component to a child subcomponent.BindingGraph.ComponentNode A component node in the graph.BindingGraph.ComponentNode A component node in the graph.BindingGraph.DependencyEdge An edge that represents a dependency on a binding.BindingGraph.DependencyEdge An edge that represents a dependency on a binding.BindingGraph.Edge An edge in the binding graph.BindingGraph.Edge An edge in the binding graph.BindingGraph.MaybeBinding A node in the binding graph that is either aBindingor aBindingGraph.MissingBinding.BindingGraph.MaybeBinding A node in the binding graph that is either aBindingor aBindingGraph.MissingBinding.BindingGraph.MissingBinding A node in the binding graph that represents a missing binding for a key in a component.BindingGraph.MissingBinding A node in the binding graph that represents a missing binding for a key in a component.BindingGraph.Node A node in the binding graph.BindingGraph.Node A node in the binding graph.BindingGraph.SubcomponentCreatorBindingEdge An edge that represents the link between a parent component and a child subcomponent implied by a subcomponent creator (builder or factory) binding.BindingGraph.SubcomponentCreatorBindingEdge An edge that represents the link between a parent component and a child subcomponent implied by a subcomponent creator (builder or factory) binding.BindingGraphPlugin A pluggable visitor forBindingGraph.BindingGraphPlugin A pluggable visitor forBindingGraph.BindingKind Represents the different kinds ofBindings that can exist in a binding graph.BindingKind Represents the different kinds ofBindings that can exist in a binding graph.CompilerEnvironment Types for the compiler in use for annotation processing.ComponentPath A path containing a component and all of its ancestor components.ComponentPath A path containing a component and all of its ancestor components.DaggerAnnotation Wrapper type for an annotation.DaggerElement Wrapper type for an element.DaggerExecutableElement Wrapper type for an executable element.DaggerProcessingEnv Wrapper type for an element.DaggerType Wrapper type for a type.DaggerTypeElement Wrapper type for a type element.DependencyRequest Represents a request for aKeyat an injection point.DependencyRequest Represents a request for aKeyat an injection point.DependencyRequest.Builder A builder ofDependencyRequests.DependencyRequest.Builder A builder ofDependencyRequests.DiagnosticReporter An object thatBindingGraphPlugins can use to report diagnostics while visiting aBindingGraph.DiagnosticReporter An object thatBindingGraphPlugins can use to report diagnostics while visiting aBindingGraph.Key A type and an optional qualifier that is the lookup key for a binding.Key A type and an optional qualifier that is the lookup key for a binding.Key.Builder A builder forKeys.Key.Builder A builder forKeys.Key.MultibindingContributionIdentifier An object that identifies a multibinding contribution method and the module class that contributes it to the graph.Key.MultibindingContributionIdentifier An object that identifies a multibinding contribution method and the module class that contributes it to the graph.RequestKind Represents the different kinds oftypesthat may be requested as dependencies for the same key.RequestKind Represents the different kinds oftypesthat may be requested as dependencies for the same key.Scope A representation of aScope.Scope A representation of aScope.