| 程序包 | 说明 |
|---|---|
| net.hasor.cobble.concurrent.timer |
| 类和说明 |
|---|
| Timeout |
| Timer
Schedules
TimerTasks for one-time future execution in a background thread. |
| TimerTask
A task which is executed after the delay specified with
Timer.newTimeout(TimerTask, long, TimeUnit). |
Copyright © 2021–2022. All rights reserved.