Package one.nio.async

Interface ParallelTask


  • public interface ParallelTask
    • Method Detail

      • execute

        void execute​(int taskNum,
                     int taskCount)
              throws Exception
        Throws:
        Exception