public class MyRuntime
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
anon.platform.MyProcess |
exec(java.lang.String a_strCommand) |
anon.platform.MyProcess |
exec(java.lang.String[] cmd) |
static MyRuntime |
getRuntime() |
public static MyRuntime getRuntime()
public anon.platform.MyProcess exec(java.lang.String a_strCommand)
throws java.io.IOException
java.io.IOExceptionpublic anon.platform.MyProcess exec(java.lang.String[] cmd)
throws java.io.IOException
java.io.IOExceptionCopyright © 2023. All rights reserved.