Community

Different States of Java Threads

(Sayem Ahmed) In Java, threads can have States. The Thread.State enum defines the different states that a Java thread can have. This enum defines the following values –