C D F G I P W
All Classes All Packages
All Classes All Packages
All Classes All Packages
C
- ComponentProcessor - Class in dagger.internal.codegen
-
The Javac annotation processor responsible for generating the classes that drive the Dagger 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
BindingGraphPlugins instead of loading them from aServiceLoader. - forTesting(Iterable<BindingGraphPlugin>) - Static method in class dagger.internal.codegen.ComponentProcessor
-
Creates a component processor that uses given
BindingGraphPlugins instead of loading them from aServiceLoader.
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
W
- withTestPlugins(BindingGraphPlugin...) - Static method in class dagger.internal.codegen.ComponentProcessor
-
Creates a component processor that uses given
BindingGraphPlugins instead of loading them from aServiceLoader. - withTestPlugins(Iterable<BindingGraphPlugin>) - Static method in class dagger.internal.codegen.ComponentProcessor
-
Creates a component processor that uses given
BindingGraphPlugins instead of loading them from aServiceLoader.
All Classes All Packages