Package | Description |
---|---|
com.google.inject.grapher | |
com.google.inject.internal |
Guice (sounds like like "juice")
|
com.google.inject.spi |
Guice service provider interface
|
Modifier and Type | Method and Description |
---|---|
Collection<Key<?>> |
TransitiveDependencyVisitor.visit(LinkedKeyBinding<?> binding) |
Modifier and Type | Class and Description |
---|---|
class |
LinkedBindingImpl<T> |
Modifier and Type | Method and Description |
---|---|
V |
DefaultBindingTargetVisitor.visit(LinkedKeyBinding<? extends T> linkedKeyBinding) |
V |
BindingTargetVisitor.visit(LinkedKeyBinding<? extends T> binding)
Visit a linked key binding.
|
Copyright © 2006–2016 Google, Inc.. All rights reserved.