Uses of Class
jnr.enxio.channels.PollSelectionKey
-
Uses of PollSelectionKey in jnr.enxio.channels
Fields in jnr.enxio.channels declared as PollSelectionKeyMethods in jnr.enxio.channels with parameters of type PollSelectionKeyModifier and TypeMethodDescriptionprivate void
PollSelector.add
(PollSelectionKey k) (package private) void
PollSelector.interestOps
(PollSelectionKey k, int ops) private void
PollSelector.remove
(PollSelectionKey k)