Interface Downloader.DownloadCallback

Enclosing class:
Downloader

public static interface Downloader.DownloadCallback
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    apply(long fullDiff)
     
    void
     
  • Method Details

    • apply

      void apply(long fullDiff)
    • onComplete

      void onComplete(Path path)