public static class NioDispatchSource.KeyState
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
(package private) NioAttachment |
attachment |
(package private) int |
readyOps |
| Constructor and Description |
|---|
KeyState(NioAttachment attachment) |
| Modifier and Type | Method and Description |
|---|---|
java.nio.channels.SelectionKey |
key() |
java.lang.String |
toString() |
int readyOps
final NioAttachment attachment
public KeyState(NioAttachment attachment)