Package one.nio.async

Interface ParallelTask


public interface ParallelTask
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    execute(int taskNum, int taskCount)
     
  • Method Details