The key set is not directly modifiable. A key is removed only after it has been cancelled and its channel has been deregistered. Any attempt to modify the key set will cause an {@link UnsupportedOperationException} to be thrown.
The key set is not thread-safe.
@return This selector's key set @throws ClosedSelectorException If this selector is closed
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|