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, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongpublic static RolapStar.ColumnComparator instance
public int compare(RolapStar.Column o1, RolapStar.Column o2)
compare in interface Comparator<RolapStar.Column>Copyright © 2021 Hitachi Vantara. All rights reserved.