Ejemplo n.º 1
0
 public synchronized void stop() {
   thread = null;
   notify();
 }