Class Get.NullProgress

java.lang.Object
org.apache.tools.ant.taskdefs.Get.NullProgress
All Implemented Interfaces:
Get.DownloadProgress
Enclosing class:
Get

public static class Get.NullProgress
extends java.lang.Object
implements Get.DownloadProgress
do nothing with progress info
  • Constructor Summary

    Constructors 
    Constructor Description
    NullProgress()  
  • Method Summary

    Modifier and Type Method Description
    void beginDownload()
    begin a download
    void endDownload()
    end a download
    void onTick()
    tick handler

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait