Package | Description |
---|---|
dagger.model |
This package contains the APIs that are core to Dagger's internal model of bindings and the
binding graph.
|
Modifier and Type | Method and Description |
---|---|
com.google.common.collect.ImmutableSet<BindingGraph.MissingBindingNode> |
BindingGraph.missingBindingNodes()
Returns the nodes that represent missing bindings.
|