wait , notify and notifyall in java? [closed]
Please let me know that where i can find the suitable and simple example to use wait(),notify() and notifyall() metods in java.....
Here
P.S. it is a first link on google. Is it really so hard to find?
Is this homework? If not, don't use them is my advice. Use the newer concurrency libraries which were added in 2004.
精彩评论