Example #1
0
 public Condition newCondition() {
   return sync.newCondition();
 }