public static class RegionPlan.RegionPlanComparator extends Object implements Comparator<RegionPlan>, Serializable
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
Constructor and Description |
---|
RegionPlanComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(RegionPlan l,
RegionPlan r) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
private static final long serialVersionUID
public RegionPlanComparator()
public int compare(RegionPlan l, RegionPlan r)
compare
in interface Comparator<RegionPlan>
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.