Quote:
Originally Posted by cwl157
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.