Package dev.demeng.pluginbase.scheduler.builder
package dev.demeng.pluginbase.scheduler.builder
-
InterfacesClassDescriptionBuilds instances of
Promise, often combining parameters with variables already known by this instance.Queues execution of tasks usingScheduler, often combining parameters with variables already known by this instance.Functional builder providing chained access to the functionality inScheduler;The next builder in the task chain, which already has a defined delay context.The next builder in the task chain, which already has a defined task context.