small-questionsjava中Object类有哪些共有方法On this pagejava中Object类有哪些共有方法1. 回答 1.1 clone 方法 1.2 getClass 方法 1.3 toString方法 1.4 finalize方法 1.5 equals方法 1.6 hashCode方法 1.7 wait方法 1.8 notify方法 1.9 notifyAll方法