Interface SerialExecutionQueue.ExecutionCallback<T>

    • Method Detail

      • execute

        void execute​(T item)