Uses of Class
org.nanonative.nano.core.model.Scheduler
Packages that use Scheduler
-
Uses of Scheduler in org.nanonative.nano.core
Methods in org.nanonative.nano.core that return SchedulerModifier and TypeMethodDescriptionprotected SchedulerNanoThreads.asyncFromPool(Supplier<Context> context) Creates aSchedulerfrom the thread pool.Methods in org.nanonative.nano.core with parameters of type SchedulerModifier and TypeMethodDescriptionprotected voidNanoThreads.executeScheduler(Supplier<Context> context, ExRunnable task, Scheduler scheduler, boolean periodically)