>
java lang Thread currentThread()方法返回一个引用到当前正在执行的线程对象。1语法publicstaticThreadcurrentThread()2参数无3返回值此方
1 什么是JavacurrentThread()方法Java currentThread() 方法返回当前正在执行的线程的引用。2JavacurrentThread()方法的语法public sta