public interface IProgress
Modifier and Type | Method and Description |
---|---|
String |
getInfo() |
double |
getPercentage() |
void |
setInfo(String info) |
void |
setPercentage(double percentage) |
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.