public class StepOrderComparator
extends java.lang.Object
implements java.util.Comparator<com.xebialabs.deployit.plugin.api.flow.Step>
| Constructor and Description |
|---|
StepOrderComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(com.xebialabs.deployit.plugin.api.flow.Step o1,
com.xebialabs.deployit.plugin.api.flow.Step o2) |