Ejemplo n.º 1
0
 @Override
 public int join() throws IOException, InterruptedException {
     return process.join();
 }