예제 #1
0
 /** Stops the Counter. */
 public void stop() {
   Timer.removeCounter(this);
 }