| Package | Description |
|---|---|
| com.google.inject.internal |
Guice (sounds like like "juice")
|
| Modifier and Type | Class and Description |
|---|---|
(package private) class |
DeferredLookups
Returns providers and members injectors that haven't yet been initialized.
|
(package private) class |
InjectorImpl
Default
Injector implementation. |
| Modifier and Type | Field and Description |
|---|---|
(package private) Lookups |
InjectorImpl.lookups |
private Lookups |
EncounterImpl.lookups |
| Constructor and Description |
|---|
EncounterImpl(Errors errors,
Lookups lookups) |