|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.tools.ant.taskdefs.Get.NullProgress
public static class Get.NullProgress
do nothing with progress info
Constructor Summary | |
---|---|
Get.NullProgress()
|
Method Summary | |
---|---|
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 |
Constructor Detail |
---|
public Get.NullProgress()
Method Detail |
---|
public void beginDownload()
beginDownload
in interface Get.DownloadProgress
public void onTick()
onTick
in interface Get.DownloadProgress
public void endDownload()
endDownload
in interface Get.DownloadProgress
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |