Uses of Interface
com.google.inject.grapher.NodeCreator
Packages that use NodeCreator
-
Uses of NodeCreator in com.google.inject.grapher
Classes in com.google.inject.grapher that implement NodeCreatorModifier and TypeClassDescription(package private) final class
Default node creator.Fields in com.google.inject.grapher declared as NodeCreatorModifier and TypeFieldDescriptionprivate NodeCreator
AbstractInjectorGrapher.GrapherParameters.nodeCreator
private final NodeCreator
AbstractInjectorGrapher.nodeCreator
Methods in com.google.inject.grapher that return NodeCreatorMethods in com.google.inject.grapher with parameters of type NodeCreatorModifier and TypeMethodDescriptionAbstractInjectorGrapher.GrapherParameters.setNodeCreator
(NodeCreator nodeCreator)