|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectmondrian.rolap.RolapStar.ColumnComparator
public static class RolapStar.ColumnComparator
Comparator to compare columns based on their name
Field Summary | |
---|---|
static RolapStar.ColumnComparator |
instance
|
Method Summary | |
---|---|
int |
compare(RolapStar.Column o1,
RolapStar.Column o2)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface java.util.Comparator |
---|
equals |
Field Detail |
---|
public static RolapStar.ColumnComparator instance
Method Detail |
---|
public int compare(RolapStar.Column o1, RolapStar.Column o2)
compare
in interface java.util.Comparator<RolapStar.Column>
|
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |