private static class ProcessUtils.ProcessWaiter
extends java.lang.Object
implements java.lang.Runnable
Modifier and Type | Field and Description |
---|---|
private java.lang.Process |
p |
private java.lang.InterruptedException |
t |
Constructor and Description |
---|
ProcessWaiter(java.lang.Process p) |
Modifier and Type | Method and Description |
---|---|
java.lang.InterruptedException |
getException() |
void |
run() |