| Package | Description |
|---|---|
| com.google.inject.internal |
Guice (sounds like like "juice")
|
| com.google.inject.spi |
Guice service provider interface
|
| Modifier and Type | Field and Description |
|---|---|
private PrivateElementsImpl |
InjectorShell.Builder.privateElements
null unless this exists in a
private environment |
| Modifier and Type | Field and Description |
|---|---|
private PrivateElementsImpl |
Elements.RecordingBinder.privateElements |
| Constructor and Description |
|---|
RecordingBinder(Elements.RecordingBinder parent,
PrivateElementsImpl privateElements)
Creates a private recording binder.
|