Uses of Interface
org.qiunet.utils.timer.IScheduledTask
Packages that use IScheduledTask
-
Uses of IScheduledTask in org.qiunet.utils.timer
Methods in org.qiunet.utils.timer with parameters of type IScheduledTaskModifier and TypeMethodDescriptionTimerManager.scheduleAtFixedRate(IScheduledTask timerTask, long delay, long period, TimeUnit unit) 默认使用毫秒