class java.lang.Process
Available on java
function new():Void
function destroy():Void
function exitValue():Int
function getErrorStream():InputStream
function getInputStream():InputStream
function getOutputStream():OutputStream
function waitFor():Int