Package tips.threads

Class Summary
NotifyApp Sample class demonstrating the use of notifyAll() on a monitor (any object that uses the synchronized keyword to create a locking section of code).
NotifyApp.Rendezvous Inner Class...
NotifyApp.Waiter Inner class -