An ArrayList class is a resizable array, which is present in the ... shapes = new ArrayList<String>(); // Create an ArrayList object with a string data type.
確定! 回上一頁