Package | Description |
---|---|
org.andromda.utils.beans | |
org.andromda.utils.beans.comparators |
Modifier and Type | Method and Description |
---|---|
static <T> List<T> |
BeanSorter.sort(Collection<T> beans,
SortCriteria[] sortBy)
Sorts the passed in Collection and returns
a sorted List.
|
Modifier and Type | Method and Description |
---|---|
SortCriteria |
BeanComparator.getSortCriteria()
Returns the current sortCriteria value
|
Modifier and Type | Method and Description |
---|---|
void |
BeanComparator.setSortCriteria(SortCriteria sortCriteria)
Sets the new sortCriteria value
|
Constructor and Description |
---|
BeanComparator(SortCriteria sortCriteria) |
Copyright © 2003–2014 AndroMDA.org. All rights reserved.