Uses of Interface
com.google.inject.grapher.NodeCreator
-
Packages that use NodeCreator Package Description com.google.inject.grapher -
-
Uses of NodeCreator in com.google.inject.grapher
Methods in com.google.inject.grapher that return NodeCreator Modifier and Type Method Description NodeCreator
AbstractInjectorGrapher.GrapherParameters. getNodeCreator()
Methods in com.google.inject.grapher with parameters of type NodeCreator Modifier and Type Method Description AbstractInjectorGrapher.GrapherParameters
AbstractInjectorGrapher.GrapherParameters. setNodeCreator(NodeCreator nodeCreator)
-