class InterestOpEntry
extends java.lang.Object
interestOps(int)
queue.Modifier and Type | Field and Description |
---|---|
private int |
eventMask |
private java.nio.channels.SelectionKey |
key |
Constructor and Description |
---|
InterestOpEntry(java.nio.channels.SelectionKey key,
int eventMask) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object obj) |
int |
getEventMask() |
java.nio.channels.SelectionKey |
getSelectionKey() |
int |
hashCode() |