edu.emory.mathcs.backport.java.util.concurrent
public interface RunnableScheduledFuture extends RunnableFuture, ScheduledFuture
Since: 1.6
See Also: FutureTask Executor
| Method Summary | |
|---|---|
| boolean | isPeriodic()
Returns true if this is a periodic task. |
Returns: true if this task is periodic