Example #1
0
 @Override
 public void kill() throws IOException, InterruptedException {
     process.kill();
 }