多线程: java.lang.Thread

随笔记录,看到哪里记哪里html /** * Returns a reference to the currently executing thread object. * * @return the currently executing thread. */ public static native Thread currentThread();  博文1 是针对Thread.cur
相关文章
相关标签/搜索