Package net.tnemc.plugincore.core.compatibility.scheduler
package net.tnemc.plugincore.core.compatibility.scheduler
-
ClassDescriptionChore<T>Chore represents a task for the implementation's
SchedulerProvider
ChoreExecution represents the different environments that aChore
may be executed in.ChoreTime represents a time for aChore
.SchedulerProvider<C extends Chore<?>>SchedulerProvider represents a bridge between the core and the implementation's scheduling system.