public interface TaskProgress
| Modifier and Type | Method and Description |
|---|---|
long |
getCompleted() |
float |
getPercentage() |
String |
getProgressMessage() |
long |
getTotal() |
float getPercentage()
String getProgressMessage()
long getTotal()
long getCompleted()
Copyright © 2020. All Rights Reserved.