示例#1
0
 @Override
 public boolean isAlive() throws IOException, InterruptedException {
     return process.isAlive();
 }