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