Outaink's Blog
Search
搜索
暗色模式
亮色模式
阅读模式
探索
Home
❯
Java 核心技术
❯
Basics
❯
Object类
Object类
2025年9月18日
1分钟阅读
Object 类是所有对象的公共类
getClass()
equals()
hashcode()
toString()
wait()
notify()
notifyAll()
关系图谱
反向链接
Java