final class ProviderAliasCreator extends java.lang.Object implements AliasCreator
ProviderBinding
. These Binding
s
arise from an InjectionPoint
for the Provider
interface. Since this isn't
very interesting information, we don't render this binding on the graph, and just alias the two
nodes.Constructor and Description |
---|
ProviderAliasCreator() |
Modifier and Type | Method and Description |
---|---|
java.lang.Iterable<Alias> |
createAliases(java.lang.Iterable<Binding<?>> bindings)
Returns aliases for the given dependency graph.
|
public java.lang.Iterable<Alias> createAliases(java.lang.Iterable<Binding<?>> bindings)
AliasCreator
createAliases
in interface AliasCreator
bindings
- bindings that make up the dependency graph