Uses of Class
com.univocity.api.statistics.DownloadStatistics

Packages that use DownloadStatistics
com.univocity.api.statistics   
 

Uses of DownloadStatistics in com.univocity.api.statistics
 

Methods in com.univocity.api.statistics that return DownloadStatistics
protected  DownloadStatistics DownloadListener.newDataTransfer(UrlReaderProvider source, long totalSize, File target)
           
 

Methods in com.univocity.api.statistics with parameters of type DownloadStatistics
protected abstract  void DownloadListener.dataDownloaded(DownloadStatistics status, boolean lastNotification)
          Notifies of an update on the status of a download process.
protected abstract  void DownloadStatistics.dataDownloaded(DownloadStatistics status, boolean lastNotification)
          Notifies of an update on the status of a download process.
 



Copyright © 2018 uniVocity Software Pty Ltd. All rights reserved.