Package | Description |
---|---|
com.google.inject.internal |
Guice (sounds like like "juice")
|
Modifier and Type | Field and Description |
---|---|
private Stopwatch |
InternalInjectorCreator.stopwatch |
Modifier and Type | Method and Description |
---|---|
(package private) java.util.List<InjectorShell> |
InjectorShell.Builder.build(Initializer initializer,
ProcessedBindingData bindingData,
Stopwatch stopwatch,
Errors errors)
Creates and returns the injector shells for the current modules.
|