public class FlowRuleComparator extends Object implements Comparator<FlowRule>
| Constructor and Description |
|---|
FlowRuleComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(FlowRule o1,
FlowRule o2) |
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(FlowRule o1, FlowRule o2)
compare in interface Comparator<FlowRule>Copyright © 2021 Alibaba Group. All rights reserved.