Package | Description |
---|---|
com.sun.jdi.event |
This package defines JDI events and event processing.
|
Modifier and Type | Method and Description |
---|---|
EventSet |
EventQueue.remove()
Waits forever for the next available event.
|
EventSet |
EventQueue.remove(long timeout)
Waits a specified time for the next available event.
|
Copyright © 1999, 2016, Oracle and/or its affiliates. All rights reserved.