public class DaemonJavaCompiler extends Object implements Compiler<JavaCompileSpec>
| Constructor and Description |
|---|
DaemonJavaCompiler(ProjectInternal project,
Compiler<JavaCompileSpec> delegate) |
public DaemonJavaCompiler(ProjectInternal project, Compiler<JavaCompileSpec> delegate)
public WorkResult execute(JavaCompileSpec spec)
execute in interface Compiler<JavaCompileSpec>Copyright © 2013. All rights reserved