public class SortUtil extends Object
| Constructor and Description |
|---|
SortUtil() |
| Modifier and Type | Method and Description |
|---|---|
static List<SystemObject> |
sortCollection(Collection collection)
Sortiert eine Collection lexikographisch unter Berücksichtigung von deutschen Umlauten.
|
public static List<SystemObject> sortCollection(Collection collection)
collection - zu sortierende SystemObjekte