Interface CommonTaskExecutor.Task<T>

    • Method Detail

      • run

        void run​(T target)