A shallow copy can be made by simply copying the reference. public class Ex { private int[] data; // makes a shallow copy of values
確定! 回上一頁