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.java54 public RootKeySetCreator getRootKeySetCreator() { in getRootKeySetCreator() method in AbstractInjectorGrapher.GrapherParameters
96 this.rootKeySetCreator = options.getRootKeySetCreator(); in AbstractInjectorGrapher()