java.lang.Object | +--java.nio.channels.SelectionKey | +--java.nio.channels.spi.AbstractSelectionKey
AbstractSelectionKey()Initializes the key. |
void | cancel()Cancels this key. |
boolean | isValid()Tells whether this key is valid or not. |
protected AbstractSelectionKey()public final void cancel()public final boolean isValid()