public interface LongOperation
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getName() |
float |
getPercent() |
LongOperationStatus |
getStatus() |
boolean |
isIndeterminate() |
String getName()
String getDescription()
float getPercent()
LongOperationStatus getStatus()
boolean isIndeterminate()
Copyright © 2022 vpc open source initiative. All rights reserved.