| 程序包 | 说明 |
|---|---|
| org.dromara.hmily.xa.core | |
| org.dromara.hmily.xa.core.timer |
| 类和说明 |
|---|
| HmilyTimer
Implement an expired cache about time; when the cached object expires,
automatically push data to the corresponding listener.
|
| TimerRemovalListener
缓存过期的通知.
|
| 类和说明 |
|---|
| Timeout
A handle associated with a
TimerTask that is returned by a. |
| Timer
Schedules
TimerTasks for one-time future execution in a background
thread. |
| TimerRemovalListener
缓存过期的通知.
|
| TimerTask
A task which is executed after the delay specified with
Timer.newTimeout(TimerTask, long, TimeUnit). |
Copyright © 2022 dromara. All rights reserved.