Package java.util. Class ArrayList ... Returns a shallow copy of this ArrayList instance. ... ArrayList bList = (ArrayList)aList.clone();
確定! 回上一頁