Syntax
sort(list)
sort(list, count)
Parameters
list
(byte[], char[], int[], float[], String[])
array to sortcount
(int)
number of elements to sort, starting from 0
Return
byte[], char[], int[], float[], or String[]
Related
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.