public static class SortTool.PropertiesComparator extends Object implements Comparator, Serializable
| Modifier and Type | Field and Description |
|---|---|
static String |
TYPE_ASCENDING_SHORT |
static String |
TYPE_DESCENDING_SHORT |
| Constructor and Description |
|---|
SortTool.PropertiesComparator(List props) |
public static final String TYPE_ASCENDING_SHORT
public static final String TYPE_DESCENDING_SHORT
public SortTool.PropertiesComparator(List props)
public int compare(Object lhs, Object rhs)
compare in interface ComparatorCopyright © 2002-2012 Apache Software Foundation. All Rights Reserved.