Package | Description |
---|---|
org.eclipse.wst.jsdt.debug.core.jsdi.event |
Modifier and Type | Method and Description |
---|---|
EventSet |
EventQueue.remove()
Removes an
EventSet from the queue waiting for a default timeout if needed. |
EventSet |
EventQueue.remove(int timeout)
Removes an
EventSet from the queue waiting for the specified timeout if needed. |
Copyright (c) IBM Corp. and others 2000, 2010. All Rights Reserved.