public static class RegionPlan.RegionPlanComparator extends Object implements Comparator<RegionPlan>, Serializable
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
Constructor and Description |
---|
RegionPlan.RegionPlanComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(RegionPlan l,
RegionPlan r) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals
private static final long serialVersionUID
public int compare(RegionPlan l, RegionPlan r)
compare
in interface Comparator<RegionPlan>
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.