Package mondrian.olap
Class Util.SqlNullSafeComparator
java.lang.Object
mondrian.olap.Util.SqlNullSafeComparator
- All Implemented Interfaces:
Comparator<Comparable>
- Enclosing class:
- Util
A
Comparator implementation which can deal
correctly with RolapUtil.sqlNullValue.-
Field Summary
Fields -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.util.Comparator
equals, reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
-
Field Details
-
instance
-
-
Method Details
-
compare
- Specified by:
comparein interfaceComparator<Comparable>
-