The clone() method is used to copy or clone a arraylist in java. Syntax: list.clone();. Example: package com.w3spoint; ...
確定! 回上一頁