Package | Description |
---|---|
dagger.internal | |
dagger.internal.codegen | |
dagger.internal.loaders |
Modifier and Type | Method and Description |
---|---|
void |
Binding.attach(Linker linker)
Links this binding to its dependencies.
|
abstract void |
StaticInjection.attach(Linker linker) |
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 © 2016 Square, Inc.. All rights reserved.