public static class ProgressStatusBase.ChildProgressStatus extends Object implements Serializable
| Constructor and Description |
|---|
ChildProgressStatus(int allocatedSteps,
ProgressStatusBase progressStatus) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
getAllocatedSteps() |
ProgressStatusBase |
getProgressStatus() |
int |
hashCode() |
String |
toString() |
public ChildProgressStatus(int allocatedSteps,
ProgressStatusBase progressStatus)
public int getAllocatedSteps()
public ProgressStatusBase getProgressStatus()
Copyright © 2017–2020 Eclipse Foundation. All rights reserved.