Uses of Class
com.google.inject.grapher.ImplementationNode
Packages that use ImplementationNode
-
Uses of ImplementationNode in com.google.inject.grapher
Methods in com.google.inject.grapher that return ImplementationNodeModifier and TypeMethodDescriptionprivate ImplementationNodeDefaultNodeCreator.NodeVisitor.newImplementationNode(Binding<?> binding, Collection<Member> members) Returns a new implementation node for the given binding.Methods in com.google.inject.grapher with parameters of type ImplementationNodeModifier and TypeMethodDescriptionprotected abstract voidAbstractInjectorGrapher.newImplementationNode(ImplementationNode node) Adds a new implementation node to the graph. -
Uses of ImplementationNode in com.google.inject.grapher.graphviz
Methods in com.google.inject.grapher.graphviz with parameters of type ImplementationNodeModifier and TypeMethodDescriptionprotected voidGraphvizGrapher.newImplementationNode(ImplementationNode node)