コード例 #1
0
 public Object blockingLock() {
   return wrapped.blockingLock();
 }