com.google.inject.grapher.DependencyEdge<K> |
Known Indirect Subclasses |
Interface for an edge from a class or InjectionPoint
to the
interface node that will satisfy the dependency.
Nested Classes | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
DependencyEdge.Factory<K, T extends DependencyEdge<K>> | Factory interface for DependencyEdge s. |