Ejemplo n.º 1
0
 void doSizeCalc(RepositoryNode node) {
   TimerUtil.guaranteedSleep(10);
   nodes.add(node);
   sem.give();
 }