Don't Use clone

If you need to copy an object, add your own copy constructor or factory method; don’t use clone.

Creative Commons License
This blog by Che-Liang Chiou is licensed under a Creative Commons Attribution 4.0 International License.