Package | Description |
---|---|
desmoj.core.statistic |
Objects to collect statistical data.
|
Modifier and Type | Method and Description |
---|---|
DataListTally.DataList |
DataListTally.getDataListSorted()
Returns the sorted DataList.
|
DataListTally.DataList |
DataListTally.DataList.sort(DataListTally.DataList list)
Sorts the given list using a merge-sort algorithm
|
Modifier and Type | Method and Description |
---|---|
DataListTally.DataList |
DataListTally.DataList.sort(DataListTally.DataList list)
Sorts the given list using a merge-sort algorithm
|