final class NioAttachment
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
(package private) java.nio.channels.SelectionKey |
key |
(package private) java.util.ArrayList<NioDispatchSource> |
sources |
| Constructor and Description |
|---|
NioAttachment(java.nio.channels.SelectionKey key) |
| Modifier and Type | Method and Description |
|---|---|
void |
cancel() |
java.nio.channels.SelectionKey |
key() |
void |
selected(java.nio.channels.SelectionKey key) |
final java.util.ArrayList<NioDispatchSource> sources
java.nio.channels.SelectionKey key