public class ProxyStepComparator extends Object implements Comparator<ProxyStep>
ProxySteps, small sourceVersions before larger. Order inside a sourceVersion: Validation,
Transformation, other.| Constructor and Description |
|---|
ProxyStepComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(ProxyStep s1,
ProxyStep s2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongpublic int compare(ProxyStep s1, ProxyStep s2)
compare in interface Comparator<ProxyStep>Copyright © 2015. All rights reserved.