Package one.nio.async

Interface ParallelTask


  • public interface ParallelTask
    • Method Detail

      • execute

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