Class WebSubscriptionComparatorHelper


  • public class WebSubscriptionComparatorHelper
    extends java.lang.Object
    Since:
    MicroStrategy Web 9.0.0
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.util.Comparator getComparator​(int sortField, boolean ascending)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getComparator

        public static java.util.Comparator getComparator​(int sortField,
                                                         boolean ascending)