コード例 #1
0
 /** Leaves busy lock. */
 private void leaveBusy() {
   busyLock.leaveBusy();
 }