对于所有对象都通用的方法7,在改写equals的时候请遵守通用的约定8,改写equals的时候总是要改写hashcode9,总是要改写tostring10,谨慎地改写clone11,考虑实现Comparable接口