public final class Queue extends Object implements AutoCloseable
| Constructor and Description |
|---|
Queue() |
| Modifier and Type | Method and Description |
|---|---|
ByteBufferAllocator |
allocator() |
void |
check() |
void |
close() |
com.davfx.util.Wait |
finish() |
Selector |
getSelector() |
void |
post(Runnable r) |
public Selector getSelector()
public void check()
public com.davfx.util.Wait finish()
public void post(Runnable r)
public ByteBufferAllocator allocator()
public void close()
close in interface AutoCloseableCopyright © 2016. All rights reserved.