Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
With features of the java.lang.Thread package, you can use multiple threads in a Java application.
You can synchronize, suspend, resume, interrupt, or stop threads in Java applications.