ConstructorBinding<T>, ConvertedConstantBinding<T>, ExposedBinding<T>, InstanceBinding<T>, ProviderInstanceBinding<T>, ProviderWithDependencies<T>ExposedBindingImpl, FactoryProvider, InstanceBindingImpl, MapBinder.RealMapBinder.MapBinderProviderWithDependencies, Multibinder.RealMultibinder, ProviderInstanceBindingImpl, ProviderMethodpublic interface HasDependencies
| Modifier and Type | Method | Description |
|---|---|---|
java.util.Set<Dependency<?>> |
getDependencies() |
Returns the known dependencies for this type.
|
java.util.Set<Dependency<?>> getDependencies()
Injector will be
included in the returned set.