Since arrays are Object s in Java, you can use Object.clone() . ... Note that the Object.clone method for an array performs a shallow copy, i.e. it returns a ...
確定! 回上一頁