public class CmsWaitHandle extends java.lang.Object
This is really a thin wrapper around the wait() and notifyAll() methods.
CmsWaitHandle()
void
enter(long waitTime)
release()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CmsWaitHandle()
public void enter(long waitTime)
waitTime
public void release()