开发者

Java Cloning - deep copy and shallow copy [duplicate]

开发者 https://www.devze.com 2023-01-09 19:19 出处:网络
This question already has answers here: Closed 12 years ago. Possible Duplicates: Deep copy vs Shallow Copy
This question already has answers here: Closed 12 years ago.

Possible Duplicates:

Deep copy vs Shallow Copy

In Java, what is a shallow copy?

What is the difference between a deep copy and a shallow copy?

Can you please tell me what does it mean by clonin开发者_如何学Pythong in java? what is deep copy and shallow copy, please explain with examples


I strongly recommend reading of Item 11 in Effective Java Second Edition

0

精彩评论

暂无评论...
验证码 换一张
取 消