ArrayList <String> aList = new ArrayList<String>(Arrays.asList(question1)); aList.addAll(Arrays.asList(question2));.
確定! 回上一頁