Product SiteDocumentation Site

5.3.6.36. stableSort


>>-stableSort--------------------------------------------------><

Sorts an array of Comparable items into ascending order using a stable Mergesort algorithm. See Section 5.3.18, “Sorting Ordered Collections” for details.