Package com.google.inject.grapher
Class InterfaceNode
java.lang.Object
com.google.inject.grapher.Node
com.google.inject.grapher.InterfaceNode
Node for an interface type that has been bound to an implementation class or instance.
- Since:
- 4.0 (since 2.0 as an interface)
- See Also:
-
Field Summary
Fields inherited from class com.google.inject.grapher.Node
ignoreSourceInComparisons
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
InterfaceNode
-
-
Method Details