| Constructor and Description |
|---|
EventQueue(int maxQueueCapacity) |
protected void put(I event) throws InterruptedException
InterruptedExceptionprotected I poll(long timeout, TimeUnit unit) throws InterruptedException
InterruptedExceptionCopyright © 2016. All rights reserved.