| Package | Description |
|---|---|
| org.gradle.api.internal.tasks.compile.daemon |
| Modifier and Type | Method and Description |
|---|---|
<T extends CompileSpec> |
CompilerDaemonClient.execute(Compiler<T> compiler,
T spec) |
<T extends CompileSpec> |
CompilerDaemon.execute(Compiler<T> compiler,
T spec) |
| Modifier and Type | Method and Description |
|---|---|
void |
CompilerDaemonClientProtocol.executed(CompileResult result) |
void |
CompilerDaemonClient.executed(CompileResult result) |
Copyright © 2013. All rights reserved