Package | Description |
---|---|
com.google.inject.internal |
Guice (sounds like "juice")
|
com.google.inject.spi |
Guice service provider interface
|
Modifier and Type | Class | Description |
---|---|---|
class |
ExposedBindingImpl<T> |
Modifier and Type | Method | Description |
---|---|---|
V |
BindingTargetVisitor.visit(ExposedBinding<? extends T> binding) |
Visit a binding to a key exposed from an enclosed private environment.
|
V |
DefaultBindingTargetVisitor.visit(ExposedBinding<? extends T> exposedBinding) |
Copyright © 2006–2018 Google, Inc.. All rights reserved.