public class DefaultScalaJavaJointCompiler extends Object implements Compiler<ScalaJavaJointCompileSpec>
| Constructor and Description |
|---|
DefaultScalaJavaJointCompiler(Compiler<ScalaCompileSpec> scalaCompiler,
Compiler<JavaCompileSpec> javaCompiler) |
public DefaultScalaJavaJointCompiler(Compiler<ScalaCompileSpec> scalaCompiler, Compiler<JavaCompileSpec> javaCompiler)
public WorkResult execute(ScalaJavaJointCompileSpec spec)
execute in interface Compiler<ScalaJavaJointCompileSpec>Copyright © 2013. All rights reserved