ArrayList clone() method is used to create a shallow copy of the list. In the new list, only object references are copied.
確定! 回上一頁