Exemplo n.º 1
0
 public final synchronized int take() {
   return theCollection.take();
 }