Documentation of 'jsat.utils.concurrent.LoopChunkRunner' Java class
LoopChunkRunner
jsat.utils.concurrent

Interface LoopChunkRunner



  • public interface LoopChunkRunner
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method and Description
      void run(int start, int end)
      Runs a process over the given loop portion
    • Method Detail

      • run

        void run(int start,
                 int end)
        Runs a process over the given loop portion
        Parameters:
        start - the starting index to process
        end - the ending index to process

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.