mirror of
https://github.com/tiennm99/java-design-patterns.git
synced 2026-05-14 16:58:47 +00:00
0805716515
As per http://www.artima.com/intv/bloch13.html, clone method in java is broken or confusing. So staying away from clone method.