Interface RefinedStructuredResult.ICalculationProgress

Enclosing class:
RefinedStructuredResult

public static interface RefinedStructuredResult.ICalculationProgress
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    done(int index, Object row)
     
  • Method Details

    • done

      void done(int index, Object row)