Class ListSorterOneAttribute<CLASS>

java.lang.Object
org.eclnt.jsfserver.util.ListSorterOneAttribute<CLASS>
Direct Known Subclasses:
ListSorterOnePropertyByReflection

public class ListSorterOneAttribute<CLASS> extends Object
Utility class for sorting a list of items. Each attribute is associated with a corresponding IGetValue implementation which resolved the value for an attribute of the list item.