Class CTColComparator


  • public class CTColComparator
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.util.Comparator<CTCol> BY_MAX  
      static java.util.Comparator<CTCol> BY_MIN_MAX  
    • Method Summary

      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • BY_MAX

        public static final java.util.Comparator<CTCol> BY_MAX
      • BY_MIN_MAX

        public static final java.util.Comparator<CTCol> BY_MIN_MAX