Home
last modified time | relevance | path

Searched refs:getRootKeySetCreator (Results 1 – 1 of 1) sorted by relevance

/external/guice/extensions/grapher/src/com/google/inject/grapher/
DAbstractInjectorGrapher.java53 public RootKeySetCreator getRootKeySetCreator() { in getRootKeySetCreator() method in AbstractInjectorGrapher.GrapherParameters
95 this.rootKeySetCreator = options.getRootKeySetCreator(); in AbstractInjectorGrapher()