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