单项选择题

下列Thread类方法中属于静态方法的是()。

A.interrupt()
B.join()
C.setDaemon(boolean)
D.sleep(long)