public final class SelectionManager.Key extends Object
Modifier and Type | Method and Description |
---|---|
void |
renewInterestMask(int mask)
Renews interest in receiving notifications when the I/O operations
identified by the specified mask are ready for the associated
SelectableChannel.
|
public void renewInterestMask(int mask) throws ClosedChannelException
ClosedChannelException
Copyright © 2016–2018. All rights reserved.