|
Samples JDK
|
Rendezvous example. More...
Classes | |
| interface | Block |
| class | Test |
Rendezvous example.
One thread is counting odd numbers between 1 and 10 Second thread is counting even numbers between 1 and 10
Threads are dumping the numbers in an list in the ascending order.
1.8.9.1