Package dagger.model

Interface BindingGraph.SubcomponentCreatorBindingEdge

    • Method Detail

      • declaringModules

        com.google.common.collect.ImmutableSet<javax.lang.model.element.TypeElement> declaringModules()
        The modules that declare the subcomponent that generated this edge. Empty if the parent component has a subcomponent creator method and there are no declaring modules.