Clone() vs Copy constructor- which is recommended in java

Posted by Jothi on Stack Overflow See other posts from Stack Overflow or by Jothi
Published on 2010-03-11T19:08:43Z Indexed on 2010/03/11 19:14 UTC
Read the original article Hit count: 408

Filed under:
|
|

clone method vs copy constructor in java. which one is correct solution. where to use each case?

© Stack Overflow or respective owner

Related posts about clone

Related posts about copy