Uses of Class
is.codion.common.scheduler.TaskScheduler
Packages that use TaskScheduler
-
Uses of TaskScheduler in is.codion.common.scheduler
Methods in is.codion.common.scheduler that return TaskSchedulerModifier and TypeMethodDescriptionTaskScheduler.Builder.build()TaskScheduler.Builder.start()Builds and starts a newTaskScheduler.TaskScheduler.start()Starts this TaskScheduler, if it is running it is restarted, using the initial delay specified during construction.