Uses of Class
jnr.enxio.channels.PollSelectionKey
-
-
Uses of PollSelectionKey in jnr.enxio.channels
Fields in jnr.enxio.channels declared as PollSelectionKey Modifier and Type Field Description private PollSelectionKey[]PollSelector. keyArrayMethods in jnr.enxio.channels with parameters of type PollSelectionKey Modifier and Type Method Description private voidPollSelector. add(PollSelectionKey k)(package private) voidPollSelector. interestOps(PollSelectionKey k, int ops)private voidPollSelector. remove(PollSelectionKey k)
-