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, waitequalspublic static RolapStar.ColumnComparator instance
public int compare(RolapStar.Column o1, RolapStar.Column o2)
compare in interface Comparator<RolapStar.Column>