public interface AliasCreator
Modifier and Type | Method and Description |
---|---|
java.lang.Iterable<Alias> |
createAliases(java.lang.Iterable<Binding<?>> bindings)
Returns aliases for the given dependency graph.
|
java.lang.Iterable<Alias> createAliases(java.lang.Iterable<Binding<?>> bindings)
bindings
- bindings that make up the dependency graph