public static class RolapStar.ColumnComparator extends Object implements Comparator<RolapStar.Column>
Modifier and Type | Field and Description |
---|---|
static RolapStar.ColumnComparator |
instance |
Modifier and Type | Method and Description |
---|---|
int |
compare(RolapStar.Column o1,
RolapStar.Column o2) |
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
public static RolapStar.ColumnComparator instance
public int compare(RolapStar.Column o1, RolapStar.Column o2)
compare
in interface Comparator<RolapStar.Column>
Copyright © 2019 Hitachi Vantara. All rights reserved.