public class ListSorterOnePropertyByReflection<CLASS> extends ListSorterOneAttribute<CLASS>
ListSorterOneAttribute.IGetValue<CLASS>, ListSorterOneAttribute.SortException| Constructor and Description |
|---|
ListSorterOnePropertyByReflection(java.util.List<CLASS> list) |
| Modifier and Type | Method and Description |
|---|---|
void |
sortBy(java.lang.String attribute) |
addGetter, checkIfSortedBy, getList, getSortedBy, isCurrentSortDirectionAscending, processSortpublic ListSorterOnePropertyByReflection(java.util.List<CLASS> list)
public void sortBy(java.lang.String attribute)
throws ListSorterOneAttribute.SortException
sortBy in class ListSorterOneAttribute<CLASS>ListSorterOneAttribute.SortExceptionCopyright © CaptainCasa Gmbh. All Rights Reserved.