public static class Util.SqlNullSafeComparator extends Object implements Comparator<Comparable>
Comparator implementation which can deal
 correctly with RolapUtil.sqlNullValue.| Modifier and Type | Field and Description | 
|---|---|
static Util.SqlNullSafeComparator | 
instance  | 
| Modifier and Type | Method and Description | 
|---|---|
int | 
compare(Comparable o1,
       Comparable 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 final Util.SqlNullSafeComparator instance
public int compare(Comparable o1, Comparable o2)
compare in interface Comparator<Comparable>Copyright © 2017 Hitachi Vantara. All rights reserved.