Uses of Class
com.google.inject.grapher.InterfaceNode
Packages that use InterfaceNode
-
Uses of InterfaceNode in com.google.inject.grapher
Methods in com.google.inject.grapher that return InterfaceNodeModifier and TypeMethodDescriptionprivate InterfaceNode
DefaultNodeCreator.NodeVisitor.newInterfaceNode
(Binding<?> binding) Returns a new interface node for the givenBinding
.Methods in com.google.inject.grapher with parameters of type InterfaceNodeModifier and TypeMethodDescriptionprotected abstract void
AbstractInjectorGrapher.newInterfaceNode
(InterfaceNode node) Adds a new interface node to the graph. -
Uses of InterfaceNode in com.google.inject.grapher.graphviz
Methods in com.google.inject.grapher.graphviz with parameters of type InterfaceNodeModifier and TypeMethodDescriptionprotected void
GraphvizGrapher.newInterfaceNode
(InterfaceNode node)