내림차순 정렬을 나타내는 Comparator를 전달해서,. ArrayList를 내림차순으로 정렬하였습니다. Collections.sort(list, String.CASE_INSENSITIVE_ORDER);.
確定! 回上一頁