Package | Description |
---|---|
com.google.inject.grapher | |
com.google.inject.spi |
Guice service provider interface
|
Modifier and Type | Method and Description |
---|---|
Collection<Key<?>> |
TransitiveDependencyVisitor.visit(ProviderKeyBinding<?> binding) |
Modifier and Type | Method and Description |
---|---|
V |
DefaultBindingTargetVisitor.visit(ProviderKeyBinding<? extends T> providerKeyBinding) |
V |
BindingTargetVisitor.visit(ProviderKeyBinding<? extends T> binding)
Visit a provider key binding.
|
Copyright © 2006–2016 Google, Inc.. All rights reserved.