| Package | Description |
|---|---|
| com.sk89q.intake.internal.parametric | |
| com.sk89q.intake.parametric | |
| com.sk89q.intake.parametric.provider |
| Modifier and Type | Method and Description |
|---|---|
void |
InternalInjector.install(Module module) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractModule
Modules should extend this class and call the bind() functions to
add bindings.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Injector.install(Module module)
Install a module into the injector.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PrimitivesModule
Provides values for primitives as well as Strings.
|
Copyright © 2015. All Rights Reserved.