Esempio n. 1
0
 public boolean isLocked() {
   return sync.isHeldExclusively();
 }