public final class Command0 extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
CMD_PAUSE_FLAG |
static long |
DEFAULT_TIMEOUT_MINUTES |
static String |
SH_PAUSE_FLAG |
| 构造器和说明 |
|---|
Command0() |
| 限定符和类型 | 方法和说明 |
|---|---|
static boolean |
exec(String command) |
static boolean |
exec(String command,
boolean value4pause,
String pauseFlag) |
static boolean |
exec(String command,
long timeout) |
static boolean |
exec(String command,
long timeout,
boolean value4pause,
String pauseFlag)
The coder is very lazy, nothing to write for this exec method
|
Copyright © 2011–2015 Azollas. All rights reserved.