| Package | Description |
|---|---|
| dagger.internal |
| Modifier and Type | Method and Description |
|---|---|
static <T> void |
SetBinding.add(BindingsGroup bindings,
String setKey,
Binding<?> binding) |
void |
ModuleAdapter.getBindings(BindingsGroup map,
T module)
Returns bindings for the
@Provides methods of module. |
void |
Linker.installBindings(BindingsGroup toInstall)
Adds all bindings in
toInstall. |
Copyright © 2024 Square, Inc.. All rights reserved.