private class ManagedSelector.StopSelector extends java.lang.Object implements ManagedSelector.SelectorUpdate
Modifier and Type | Field and Description |
---|---|
(package private) java.util.concurrent.CountDownLatch |
_stopped |
Modifier | Constructor and Description |
---|---|
private |
StopSelector() |
Modifier and Type | Method and Description |
---|---|
void |
update(java.nio.channels.Selector selector) |
public void update(java.nio.channels.Selector selector)
update
in interface ManagedSelector.SelectorUpdate