Uses of Interface
cn.sliew.milky.common.timewheel.Timer
-
Packages that use Timer Package Description cn.sliew.milky.common.timewheel -
-
Uses of Timer in cn.sliew.milky.common.timewheel
Classes in cn.sliew.milky.common.timewheel that implement Timer Modifier and Type Class Description classHashedWheelTimerATimeroptimized for approximated I/O timeout scheduling.Methods in cn.sliew.milky.common.timewheel that return Timer Modifier and Type Method Description TimerTimeout. timer()Returns theTimerthat created this handle.
-