Java ArrayList Programs. ... ArrayList<String> copy = (ArrayList<String>) arrl.clone();. System.out.println( "Cloned ArrayList:" +copy);. }.
確定! 回上一頁