예제 #1
0
 @Override
 public String compute(String arg) throws InterruptedException {
   return dummy.echoWith(arg);
 }