Interface BigFileSearcher.OnRealtimeResultListener

Enclosing class:
BigFileSearcher

public static interface BigFileSearcher.OnRealtimeResultListener
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    onRealtimeResultListener(float progress, List<Long> pointerList)
     
  • Method Details

    • onRealtimeResultListener

      void onRealtimeResultListener(float progress, List<Long> pointerList)