类 SortTool.PropertiesComparator

java.lang.Object
org.apache.velocity.tools.generic.SortTool.PropertiesComparator
所有已实现的接口:
Serializable, Comparator
封闭类:
SortTool

public static class SortTool.PropertiesComparator extends Object implements Comparator, Serializable
Does all of the comparisons
另请参阅:
  • 字段详细资料

    • TYPE_ASCENDING

      private static final int TYPE_ASCENDING
      另请参阅:
    • TYPE_DESCENDING

      private static final int TYPE_DESCENDING
      另请参阅:
    • TYPE_ASCENDING_SHORT

      public static final String TYPE_ASCENDING_SHORT
      另请参阅:
    • TYPE_DESCENDING_SHORT

      public static final String TYPE_DESCENDING_SHORT
      另请参阅:
    • properties

      List properties
    • sortTypes

      int[] sortTypes
  • 构造器详细资料

    • PropertiesComparator

      public PropertiesComparator(List props)
  • 方法详细资料