| Package | Description |
|---|---|
| com.google.inject.internal |
Guice (sounds like like "juice")
|
| Modifier and Type | Class and Description |
|---|---|
class |
ExposedBindingImpl<T>
|
class |
LinkedBindingImpl<T>
|
| Modifier and Type | Method and Description |
|---|---|
protected BindingImpl |
AbstractBindingBuilder.annotatedWithInternal(Annotation
Sets the binding to a copy with the specified annotation on the bound key
|
protected BindingImpl |
AbstractBindingBuilder.annotatedWithInternal(Class
Sets the binding to a copy with the specified annotation on the bound key
|
protected BindingImpl |
AbstractBindingBuilder.getBinding()
|
protected BindingImpl |
AbstractBindingBuilder.setBinding(BindingImpl
|
BindingImpl |
LinkedBindingImpl.withKey(Key
|
protected BindingImpl |
BindingImpl.withKey(Key
|
BindingImpl |
LinkedBindingImpl.withScoping(Scoping
|
protected BindingImpl |
BindingImpl.withScoping(Scoping
|
| Modifier and Type | Method and Description |
|---|---|
protected BindingImpl |
AbstractBindingBuilder.setBinding(BindingImpl
|