public interface ProgressStatus
Modifier and Type | Method and Description |
---|---|
double |
getAverageSpeed() |
double |
getInstantaneousSpeed() |
long |
getNewlyTransferredBytes() |
long |
getTotalBytes() |
int |
getTransferPercentage() |
long |
getTransferredBytes() |
Copyright © 2019. All rights reserved.