| Constructor and Description |
|---|
QuickTimer() |
| Modifier and Type | Method and Description |
|---|---|
static void |
cancelQuickTask() |
protected long |
getDelay()
获取定时任务的延迟启动时间
|
protected abstract long |
getPeriod()
获取定时任务的执行频率
|
static Timer |
getTimer() |
cancel, run, scheduledExecutionTimepublic static void cancelQuickTask()
public static Timer getTimer()
protected long getDelay()
protected abstract long getPeriod()
Copyright © 2019. All rights reserved.