public class ProcessExecutor
| Modifier and Type | Field and Description |
|---|---|
static ProcessExecutor |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
void |
startProcess(java.lang.String[] args,
boolean debug) |
public static ProcessExecutor INSTANCE