Uses of Interface
com.tccc.kos.commons.util.concurrent.Scheduler
Packages that use Scheduler
-
Uses of Scheduler in com.tccc.kos.commons.util
Methods in com.tccc.kos.commons.util that return SchedulerModifier and TypeMethodDescriptionstatic Scheduler
KosUtil.getScheduler()
Returns the built-in systemScheduler
, which provides access to standard thread pools used throughout the kOS system.