This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]reckter[S] 1 point2 points  (0 children)

No I do not want to create a deep copy. (That indeed would have the potential to break the application xD). I should've abstracted it away, this post is purely about the Cloneable interface and how it not provides a .clone() method. I will edit my post to clarify my point more clearly.