Description: Join the wait (Tip: the Object method). When the main thread call t.join time, the main thread will get the lock of the thread object t (wait means to get the lock of the object), call the object' s wait (waiting time) wake up the main thread until the object, such as exit
To Search:
File list (Check if you may need any files):
j2se_lesson2_thread
...................\.classpath
...................\.project
...................\.settings
...................\.........\org.eclipse.jdt.core.prefs
...................\bin
...................\...\com
...................\...\...\softeem
...................\...\...\.......\threaddemo
...................\...\...\.......\..........\DaemonThreadDemo.class
...................\...\...\.......\..........\JoinTest.class
...................\...\...\.......\..........\RunnableDemo.class
...................\...\...\.......\..........\RunnableTest.class
...................\...\...\.......\..........\Test.class
...................\...\...\.......\..........\ThreadDemo.class
...................\src
...................\...\com
...................\...\...\softeem
...................\...\...\.......\threaddemo
...................\...\...\.......\..........\DaemonThreadDemo.java
...................\...\...\.......\..........\JoinTest.java
...................\...\...\.......\..........\RunnableDemo.java
...................\...\...\.......\..........\RunnableTest.java
...................\...\...\.......\..........\Test.java
...................\...\...\.......\..........\ThreadDemo.java