Runnable
public class ScheduleTask extends TimerTask
ScheduleTask(Long refreshTime)
void
addTask(Task task)
run()
start()
stop()
cancel, scheduledExecutionTime
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ScheduleTask(Long refreshTime)
public void addTask(Task task)
public void start()
public void run()
run
TimerTask
public void stop()