Uses of Class
com.google.inject.grapher.Alias
-
Packages that use Alias Package Description com.google.inject.grapher -
-
Uses of Alias in com.google.inject.grapher
Methods in com.google.inject.grapher that return types with arguments of type Alias Modifier and Type Method Description Iterable<Alias>
AliasCreator. createAliases(Iterable<Binding<?>> bindings)
Returns aliases for the given dependency graph.
-