ArrayList <String> B = new ArrayList<String>();. A fundamental limitation of ArrayLists is that they can only hold objects, and not primitive types such as ints.
確定! 回上一頁