View Single Post
Old Oct 8th, 2007, 1:19 AM   #13
titaniumdecoy
Expert Programmer
 
titaniumdecoy's Avatar
 
Join Date: Nov 2005
Posts: 856
Rep Power: 3 titaniumdecoy is on a distinguished road
Send a message via AIM to titaniumdecoy
Quote:
Originally Posted by cwl157 View Post
its been a while, i know and this and the project's over but just for future reference, this whole shallow copy stuff, i think thats what tripped me up the most, how would i take those 2 methods daWei mentioned and make them make a deep copy rather then a shallow copy? Thanks.
I practically wrote you an essay on the topic of shallow vs. deep copy in this thread. As such, I am not particularly inclined to answer the same question again. All that aside, a simple search for "shallow deep copy java" should more than suffice.
titaniumdecoy is offline   Reply With Quote