Uses of Package
cn.sliew.milky.common.timewheel
-
Packages that use cn.sliew.milky.common.timewheel Package Description cn.sliew.milky.common.timewheel -
Classes in cn.sliew.milky.common.timewheel used by cn.sliew.milky.common.timewheel Class Description Timeout Timer SchedulesTimerTasks for one-time future execution in a background thread.TimerTask A task which is executed after the delay specified withTimer.newTimeout(TimerTask, long, TimeUnit)(TimerTask, long, TimeUnit)}.