asList which works on primitive char arrays (or directly on strings). List<Character> list = new ArrayList<Character>(); Set<Character> unique = new ...
確定! 回上一頁