Uses of Interface
com.tccc.kos.commons.util.concurrent.Scheduler
Packages that use Scheduler
Package
Description
Contains various utility classes and interfaces used throughout the system.
-
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.