public static final class ChartUtil.NumberOnlyBuildLabel extends Object implements Comparable<ChartUtil.NumberOnlyBuildLabel>
| Modifier and Type | Field and Description |
|---|---|
AbstractBuild |
build
Deprecated.
|
| Constructor and Description |
|---|
NumberOnlyBuildLabel(AbstractBuild build)
Deprecated.
|
NumberOnlyBuildLabel(Run<?,?> run) |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(ChartUtil.NumberOnlyBuildLabel that) |
boolean |
equals(Object o) |
Run<?,?> |
getRun() |
int |
hashCode() |
String |
toString() |
@Deprecated public final AbstractBuild build
public NumberOnlyBuildLabel(Run<?,?> run)
@Deprecated public NumberOnlyBuildLabel(AbstractBuild build)
public Run<?,?> getRun()
public int compareTo(ChartUtil.NumberOnlyBuildLabel that)
compareTo in interface Comparable<ChartUtil.NumberOnlyBuildLabel>Copyright © 2019. All rights reserved.