public interface EventQueue
EventSet
sModifier and Type | Method and Description |
---|---|
EventSet |
remove()
Removes an
EventSet from the queue waiting for a default timeout if needed. |
EventSet |
remove(int timeout)
Removes an
EventSet from the queue waiting for the specified timeout if needed. |
Copyright (c) IBM Corp. and others 2000, 2016. All Rights Reserved.