程序包 org.dromara.dynamictp.common.timer
package org.dromara.dynamictp.common.timer
-
类说明A
Timeroptimized for approximated I/O timeout scheduling.SchedulesTimerTasks for one-time future execution in a background thread.A task which is executed after the delay specified withTimer.newTimeout(TimerTask, long, TimeUnit)(TimerTask, long, TimeUnit)}.