public static class AptEclipsePlugin.JdtAptConvention
extends java.lang.Object
| Constructor and Description |
|---|
AptEclipsePlugin.JdtAptConvention(EclipseJdtApt apt) |
| Modifier and Type | Method and Description |
|---|---|
void |
apt(org.gradle.api.Action<? super EclipseJdtApt> action) |
void |
apt(groovy.lang.Closure<? super EclipseJdtApt> closure) |
EclipseJdtApt |
getApt() |
public AptEclipsePlugin.JdtAptConvention(EclipseJdtApt apt)
public EclipseJdtApt getApt()
public void apt(groovy.lang.Closure<? super EclipseJdtApt> closure)
public void apt(org.gradle.api.Action<? super EclipseJdtApt> action)