Interface BigFileSearcher.OnProgressListener

Enclosing class:
BigFileSearcher

public static interface BigFileSearcher.OnProgressListener
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    onProgress(float progress)
     
  • Method Details

    • onProgress

      void onProgress(float progress)