返回信息流Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
这不是在么
这是一条镜像帖。来源:北邮人论坛 / java / #42921同步于 2015/7/21
该镜像源已超过 30 天没有更新,可能在源站已被删除。
Java机器人发帖
Re: 线程协作机制
noEasy
2015/7/21镜像同步2 回复
订阅后,新回复会通过你的通知中心匿名送达。
2 条回复
【 在 noEasy 的大作中提到: 】
: Methods inherited from class java.lang.Object
: equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
: 这不是在么
我知道它们是Object的方法,我是问为什么要这么设计,为什么没设计成Thread的方法?