Uses of Class
com.google.inject.grapher.BindingEdge
Packages that use BindingEdge
-
Uses of BindingEdge in com.google.inject.grapher
Methods in com.google.inject.grapher with parameters of type BindingEdgeModifier and TypeMethodDescriptionprotected abstract void
AbstractInjectorGrapher.newBindingEdge
(BindingEdge edge) Adds a new binding edge to the graph. -
Uses of BindingEdge in com.google.inject.grapher.graphviz
Methods in com.google.inject.grapher.graphviz with parameters of type BindingEdgeModifier and TypeMethodDescriptionprotected void
GraphvizGrapher.newBindingEdge
(BindingEdge edge)