There are various ways to convert a Java array to an ArrayList, ... asList(intArray)); List<String> nameList = new ArrayList<>(Arrays.
確定! 回上一頁