public static class RolapCube.CubeComparator extends Object implements Comparator<RolapCube>
Constructor and Description |
---|
CubeComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(RolapCube c1,
RolapCube c2) |
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 int compare(RolapCube c1, RolapCube c2)
compare
in interface Comparator<RolapCube>
Copyright © 2018 Hitachi Vantara. All rights reserved.