数组可以通过Array.sort()来排序,那么“高级数组”ArrayList和Vector呢?有没有提供一个排序函数,或者一个类似于Array一样的辅助类呢?总该不会是要toArray()排好再toList()吧