| Package | Description |
|---|---|
| dagger.internal | |
| dagger.internal.codegen | |
| dagger.internal.loaders |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
StaticInjection.attach(Linker linker) |
void |
Binding.attach(Linker linker)
Links this binding to its dependencies.
|
void |
SetBinding.attach(Linker linker) |
| Constructor and Description |
|---|
Linker(Linker base,
Loader plugin,
Linker.ErrorHandler errorHandler) |
| Modifier and Type | Method and Description |
|---|---|
void |
GraphAnalysisStaticInjection.attach(Linker linker) |
| Modifier and Type | Method and Description |
|---|---|
void |
ReflectiveStaticInjection.attach(Linker linker) |
void |
ReflectiveAtInjectBinding.attach(Linker linker) |
Copyright © 2024 Square, Inc.. All rights reserved.