W3cubDocs

/Haxe Java

Process

package java.lang

@:abstract@:libType@:javaNative@:native("java.lang.Process")@:javaCanonical("java.lang","Process") Available on java

Constructor

@:overload new ()

Methods

@:overload destroy ():Void

@:overload exitValue ():Int

@:overload getErrorStream ():InputStream

@:overload getInputStream ():InputStream

@:overload getOutputStream ():OutputStream

@:overload @:throws("java.lang.InterruptedException") waitFor ():Int

© 2005–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/java/lang/Process.html