单项选择题

下列Thread类的方法中哪个可以被重写?()。

A.sleep(long)
B.setPriority(int)
C.setDaemon(boolean)
D.run()