public interface LoopingTask extends TimedTask
A LoopingTask will continue to execute indefinitely unless the TaskHandle object that wraps the Task is used to terminate the Task.
getTimeMillis
execute