net.ponder2
Class Timer.Ticker

java.lang.Object
  extended by net.ponder2.Timer.Ticker
All Implemented Interfaces:
java.lang.Runnable
Enclosing class:
Timer

public class Timer.Ticker
extends java.lang.Object
implements java.lang.Runnable


Method Summary
 boolean isRunning()
           
 void run()
           
 void start()
           
 void stop()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

start

public void start()

stop

public void stop()

isRunning

public boolean isRunning()

run

public void run()
Specified by:
run in interface java.lang.Runnable


Copyright © 2008 Imperial College. All Rights Reserved.