鉴于总用,总结一下:
类别 | 方法 |
---|---|
查找 | binarySearch、 |
返回 | enumeration、checkedSortedMap |
判断 | max、min |
移动 | reverse(List)、reverseOrder、shuffle、rotate |
排序 | sort |
交换 | swap(List l,int i,int j) |
2024-03-29 14:56:40
鉴于总用,总结一下:
类别 | 方法 |
---|---|
查找 | binarySearch、 |
返回 | enumeration、checkedSortedMap |
判断 | max、min |
移动 | reverse(List)、reverseOrder、shuffle、rotate |
排序 | sort |
交换 | swap(List l,int i,int j) |