コード例 #1
0
 public synchronized int getQueueLength() {
   return wq_.getLength();
 }