-
public final class DownloadStatus.Progress extends DownloadStatus
-
-
Constructor Summary
Constructors Constructor Description DownloadStatus.Progress(Integer progress)
-
Method Summary
Modifier and Type Method Description final IntegergetProgress()-
-
Constructor Detail
-
DownloadStatus.Progress
DownloadStatus.Progress(Integer progress)
-
-
Method Detail
-
getProgress
final Integer getProgress()
-
-
-
-