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 |
---|---|
private Lookups |
EncounterImpl.lookups |
(package private) Lookups |
InjectorImpl.lookups |
Constructor and Description |
---|
EncounterImpl(Errors errors,
Lookups lookups) |