I don\'t understand the mechanism of cloning custom object. For example:
public class Main{ public static void main(String [] args) { Person pe
clone is not mature as Joshua bloch say:
http://www.artima.com/intv/bloch13.html