public class DefaultGosuCompileSpecFactory extends org.gradle.api.internal.tasks.compile.AbstractJavaCompileSpecFactory<DefaultGosuCompileSpec>
| Modifier and Type | Method and Description |
|---|---|
protected DefaultGosuCompileSpec |
getCommandLineSpec() |
protected DefaultGosuCompileSpec |
getDefaultSpec() |
protected DefaultGosuCompileSpec |
getForkingSpec() |
protected DefaultGosuCompileSpec getCommandLineSpec()
getCommandLineSpec in class org.gradle.api.internal.tasks.compile.AbstractJavaCompileSpecFactory<DefaultGosuCompileSpec>protected DefaultGosuCompileSpec getForkingSpec()
getForkingSpec in class org.gradle.api.internal.tasks.compile.AbstractJavaCompileSpecFactory<DefaultGosuCompileSpec>protected DefaultGosuCompileSpec getDefaultSpec()
getDefaultSpec in class org.gradle.api.internal.tasks.compile.AbstractJavaCompileSpecFactory<DefaultGosuCompileSpec>