Ejemplo n.º 1
0
 @Override
 public String compute(String arg) throws InterruptedException {
   return dummy.echoWith(arg);
 }