public class EventMonitor extends java.lang.Object
EventMonitor()
void
awaitEvent()
boolean
hasEvent()
signalEvent()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public EventMonitor()
public void awaitEvent() throws java.lang.InterruptedException
java.lang.InterruptedException
public boolean hasEvent()
public void signalEvent()