Пример #1
0
 /** Start the mean shutdown. */
 public void cancel() {
   thd.interrupt();
 }