Package | Description |
---|---|
com.google.inject.internal |
Guice (sounds like "juice")
|
Modifier and Type | Method | Description |
---|---|---|
InternalInjectorCreator |
InternalInjectorCreator.addModules(Iterable<? extends Module> modules) |
|
InternalInjectorCreator |
InternalInjectorCreator.parentInjector(com.google.inject.internal.InjectorImpl parent) |
Sets the parent of the injector to-be-constructed.
|
InternalInjectorCreator |
InternalInjectorCreator.stage(Stage stage) |
Copyright © 2006–2018 Google, Inc.. All rights reserved.