java重新认识线程的状态

java线程的状态又称为线程的生命周期,源码如下:   /** * A thread state. A thread can be in one of the following states: * <ul> * <li>{@link #NEW}<br> * A thread that has not yet started is in this
相关文章
相关标签/搜索