Package me.scolastico.tools.routine

Types

Link copied to clipboard
interface Routine
The routine interface which is needed for all routine jobs.
Link copied to clipboard
open class RoutineAnswer
A data holder for the routines module.
Link copied to clipboard
open class RoutineManager
With the routine manager you can divide long functions into sections which can then also be executed asynchronously.