Example #1
0
 @Override
 public void execute(Runnable task) throws InterruptedException {
   first.execute(task);
 }