下面哪些是Thread类中本身的方法(不包括继承)?(        )
A wait()
B start()
C sleep(long mi)
D notify()