Skip navigation links
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 BindingGraphPlugins 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 BindingGraphPlugins 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

initSteps() - Method in class dagger.internal.codegen.ComponentProcessor
 

P

postRound(RoundEnvironment) - Method in class dagger.internal.codegen.ComponentProcessor
 
C D F G I P 
Skip navigation links