Uses of Class
dagger.spi.model.DaggerExecutableElement
Package
Description
This package contains the APIs that are core to Dagger's internal model of bindings and the
binding graph.
-
Uses of DaggerExecutableElement in dagger.spi.model
Modifier and TypeMethodDescriptionBindingGraph.ChildFactoryMethodEdge.factoryMethod()
The subcomponent factory method element.Modifier and TypeMethodDescriptionfinal Key.Builder
Key.Builder.multibindingContributionIdentifier
(DaggerTypeElement contributingModule, DaggerExecutableElement bindingMethod) Key.withMultibindingContributionIdentifier
(DaggerTypeElement contributingModule, DaggerExecutableElement bindingMethod) Returns a copy of this key with the multibinding contribution identifier replaced with the given multibinding contribution identifier.