Package | Description |
---|---|
com.google.inject.grapher | |
com.google.inject.grapher.graphviz |
Modifier and Type | Method and Description |
---|---|
private InterfaceNode |
DefaultNodeCreator.NodeVisitor.newInterfaceNode(Binding<?> binding)
Returns a new interface node for the given
Binding . |
Modifier and Type | Method and Description |
---|---|
protected abstract void |
AbstractInjectorGrapher.newInterfaceNode(InterfaceNode node)
Adds a new interface node to the graph.
|
Modifier and Type | Method and Description |
---|---|
protected void |
GraphvizGrapher.newInterfaceNode(InterfaceNode node) |