Uses of Interface
com.google.inject.grapher.EdgeCreator
-
Packages that use EdgeCreator Package Description com.google.inject.grapher -
-
Uses of EdgeCreator in com.google.inject.grapher
Methods in com.google.inject.grapher that return EdgeCreator Modifier and Type Method Description EdgeCreator
AbstractInjectorGrapher.GrapherParameters. getEdgeCreator()
Methods in com.google.inject.grapher with parameters of type EdgeCreator Modifier and Type Method Description AbstractInjectorGrapher.GrapherParameters
AbstractInjectorGrapher.GrapherParameters. setEdgeCreator(EdgeCreator edgeCreator)
-