| Package | Description |
|---|---|
| com.google.inject.internal |
Guice (sounds like like "juice")
|
| com.google.inject.spi |
Guice service provider interface
|
| Modifier and Type | Class and Description |
|---|---|
class |
PrivateElementsImpl
|
| Modifier and Type | Method and Description |
|---|---|
PrivateElements |
ExposedBindingImpl.getPrivateElements()
|
| Constructor and Description | |
|---|---|
ExposedBindingImpl(com
|
| Modifier and Type | Method and Description |
|---|---|
PrivateElements |
ExposedBinding.getPrivateElements()
Returns the enclosed environment that holds the original binding.
|
| Modifier and Type | Method and Description |
|---|---|
V |
ElementVisitor.visit(PrivateElements
Visit a collection of configuration elements for a
private binder.
|
V |
DefaultElementVisitor.visit(PrivateElements
|