page常用方法
class getClass();
int hashCode();
void copy(Object object);
Object clone();
String toString();