toList()); System.out.println(keyList); // [1, 2, 3] List<String> valueList2 = new ArrayList<>(map.values()); ...
確定! 回上一頁