public class AptPlugin
extends java.lang.Object
implements org.gradle.api.Plugin<org.gradle.api.Project>
| Modifier and Type | Class and Description |
|---|---|
static class |
AptPlugin.AptConvention |
static class |
AptPlugin.AptOptions |
static class |
AptPlugin.AptSourceSetConvention |
static class |
AptPlugin.AptSourceSetOutputConvention |
| Constructor and Description |
|---|
AptPlugin() |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(org.gradle.api.Project project) |