| Constructor and Description |
|---|
SysExecResult() |
| Modifier and Type | Method and Description |
|---|---|
Object |
getErr() |
int |
getExitValue() |
Object |
getOut() |
void |
setErr(Object stderr) |
void |
setExitValue(int exitValue) |
void |
setOut(Object stdout) |
Copyright © 2016. All rights reserved.