public static class RolapCube.CubeComparator extends Object implements Comparator<RolapCube>
| Constructor and Description | 
|---|
RolapCube.CubeComparator()  | 
| Modifier and Type | Method and Description | 
|---|---|
int | 
compare(RolapCube c1,
       RolapCube c2)  | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequalspublic int compare(RolapCube c1, RolapCube c2)
compare in interface Comparator<RolapCube>