public abstract class AbstractPlugin extends Object implements Plugin<Project>
| Constructor and Description |
|---|
AbstractPlugin() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
afterEvaluate(Project project) |
void |
apply(Project project) |