org.eclipse.mat.query.refined
Interface RefinedStructuredResult.ICalculationProgress

Enclosing class:
RefinedStructuredResult

public static interface RefinedStructuredResult.ICalculationProgress


Method Summary
 void done(int index, java.lang.Object row)
           
 

Method Detail

done

void done(int index,
          java.lang.Object row)