public static class Get.NullProgress extends Object implements Get.DownloadProgress
| Constructor and Description | 
|---|
| NullProgress() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | beginDownload()begin a download | 
| void | endDownload()end a download | 
| void | onTick()tick handler | 
public void beginDownload()
beginDownload in interface Get.DownloadProgresspublic void endDownload()
endDownload in interface Get.DownloadProgresspublic void onTick()
onTick in interface Get.DownloadProgress