The clone() method creates a new ArrayList and then copies the backing array to cloned array. It creates a shallow copy of the given arraylist.
確定! 回上一頁