public interface AliasCreator
Modifier and Type | Method | Description |
---|---|---|
Iterable<Alias> |
createAliases(Iterable<Binding<?>> bindings) |
Returns aliases for the given dependency graph.
|
Iterable<Alias> createAliases(Iterable<Binding<?>> bindings)
bindings
- bindings that make up the dependency graphCopyright © 2006–2018 Google, Inc.. All rights reserved.