| Constructor and Description |
|---|
NStage(int number) |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(NStage other) |
static NStage |
getMax(NStage stage1,
NStage stage2) |
static NStage |
getMin(NStage stage1,
NStage stage2) |
int |
getNumber() |
java.lang.String |
toString() |