public static class CommandExecutor.Copier extends Object implements Runnable
| Modifier and Type | Field and Description |
|---|---|
boolean |
debug |
| Constructor and Description |
|---|
Copier(InputStream i,
OutputStream o,
String n) |
| Modifier and Type | Method and Description |
|---|---|
long |
getCount() |
boolean |
ready() |
void |
run() |
String |
toString() |
void |
waitFor() |
public Copier(InputStream i, OutputStream o, String n)
public boolean ready()
public void waitFor()
throws InterruptedException
InterruptedExceptionpublic long getCount()
MMBase2 Utils 2.0.0 - 2019-08-08T23:20