Interface IExternalProcess
-
- All Known Implementing Classes:
AbstractProcess,CompilerGroovy,CompilerJava,CompilerJavaScript,CompilerJRuby,CompilerKotlin,CompilerScala,JavapProcess,RuntimeGroovy,RuntimeJava,RuntimeJavaScript,RuntimeJRuby,RuntimeKotlin,RuntimeScala
public interface IExternalProcess
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetErrorStream()java.lang.StringgetOutputStream()
-