se.unlogic.standardutils.timer
Class RunnableTimerTask
java.lang.Object
java.util.TimerTask
se.unlogic.standardutils.timer.RunnableTimerTask
- All Implemented Interfaces:
- Runnable
public class RunnableTimerTask
- extends TimerTask
Method Summary |
void |
run()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RunnableTimerTask
public RunnableTimerTask(Runnable runnable)
run
public void run()
- Specified by:
run
in interface Runnable
- Specified by:
run
in class TimerTask
Copyright © 2011. All Rights Reserved.