Package 

Class RoutineManager

  • All Implemented Interfaces:

    
    public class RoutineManager
    
                        

    With the routine manager you can divide long functions into sections which can then also be executed asynchronously. The functions and variables are actually self-explanatory.