Interface ParallelReader.WaitingStrategy

Enclosing class:
ParallelReader

public static interface ParallelReader.WaitingStrategy
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    idle(int i)
     
  • Method Details

    • idle

      int idle(int i)