addedmethod:
doWaitExited
int doWaitExited(int millis) throws TimeoutException
addedmethod:
waitExited
int waitExited(long timeout, java.util.concurrent.TimeUnit unit) throws TimeoutException
modifiedmethod:
waitExited
removed throws InterruptedException
- int waitExited() throws InterruptedException
+ int waitExited()