Interface TaskFunction

    • Method Detail

      • runTask

        void runTask()
        Executes this sequential process. Only one thread at a time will execute runTask for this TaskFunction.