JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
C
D
F
G
I
P
C
ComponentProcessor
- Class in
dagger.internal.codegen
The annotation processor responsible for generating the classes that drive the Dagger 2.0 implementation.
ComponentProcessor()
- Constructor for class dagger.internal.codegen.
ComponentProcessor
D
dagger.internal.codegen
- package dagger.internal.codegen
F
forTesting(BindingGraphPlugin...)
- Static method in class dagger.internal.codegen.
ComponentProcessor
Creates a component processor that uses given
BindingGraphPlugin
s instead of loading them from a
ServiceLoader
.
forTesting(Iterable<BindingGraphPlugin>)
- Static method in class dagger.internal.codegen.
ComponentProcessor
Creates a component processor that uses given
BindingGraphPlugin
s instead of loading them from a
ServiceLoader
.
G
getSupportedOptions()
- Method in class dagger.internal.codegen.
ComponentProcessor
getSupportedSourceVersion()
- Method in class dagger.internal.codegen.
ComponentProcessor
I
initialize(XProcessingEnv)
- Method in class dagger.internal.codegen.
ComponentProcessor
P
postRound(XProcessingEnv, XRoundEnv)
- Method in class dagger.internal.codegen.
ComponentProcessor
processingSteps()
- Method in class dagger.internal.codegen.
ComponentProcessor
C
D
F
G
I
P
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes