| Author |
Thread, join(), wait(), notify(), notifyAll()
|
William Yan
Ranch Hand
Joined: Sep 26, 2006
Posts: 69
|
|
Hi all, Would you please show me what does the thread's join() mean and how does it work? I saw an objective of 5.0 says that write code that make appropriate use of wait, notify, notifyAll. Would you please show me some examples of these methods' usage. Thankyou! Regards, William
|
Java is better and better, yet bitter and bitter.
|
 |
 |
|
|
subject: Thread, join(), wait(), notify(), notifyAll()
|
|
|