Interface JavaCancellableCompiler
- All Known Implementing Classes:
JavaCSourceCancellableCompiler
public interface JavaCancellableCompiler
-
Method Summary
Modifier and TypeMethodDescriptioncompile(List<Path> sourceJavaPaths, Path targetPath, CancelIndicator cancelIndicator)
-
Method Details
-
compile
JavaCompilationResult compile(List<Path> sourceJavaPaths, Path targetPath, CancelIndicator cancelIndicator) throws ExecutionException, InterruptedException, TimeoutException
-