ArrayList myList = new ArrayList<MyObject>( srcList );. It says that you can make a deep copy by doing something like that, but in fact, if the object is stored ...
確定! 回上一頁