cluster5.shared.utils
Interface HashCalculatorProgressListener


public interface HashCalculatorProgressListener


Method Summary
 void setProgress(int percentComplete)
          The hash calculator sets a number between 0 and 100 a the hash calculation progress indication.
 

Method Detail

setProgress

void setProgress(int percentComplete)
The hash calculator sets a number between 0 and 100 a the hash calculation progress indication.

Parameters:
percentComplete -