Approach 2: Split the string by comma and use Arrays.asList to convert tokens array to list. private static List<String> getList_2(String str) {.
確定! 回上一頁