tips.threads
Class NotifyApp.Rendezvous

java.lang.Object
  extended bytips.threads.NotifyApp.Rendezvous
Enclosing class:
NotifyApp

static class NotifyApp.Rendezvous
extends java.lang.Object

Inner Class...


Constructor Summary
(package private) NotifyApp.Rendezvous()
           
 
Method Summary
(package private)  void hurryUpAndWait()
          Tells the current thread to wait.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NotifyApp.Rendezvous

NotifyApp.Rendezvous()
Method Detail

hurryUpAndWait

void hurryUpAndWait()
Tells the current thread to wait.