示例#1
0
 /** Stops the JOTM instance. */
 @Override
 public void stop() {
   jotm.stop();
 }