JavaCompilation
@Incubating interface JavaCompilation
| com.android.build.api.variant.JavaCompilation | 
Summary
| Properties | |
|---|---|
| abstract AnnotationProcessor | Returns the AnnotationProcessor for configuring Java annotation processor. | 
Properties
annotationProcessor
abstract val annotationProcessor: AnnotationProcessor
Returns the AnnotationProcessor for configuring Java annotation processor.
