ISelector.opApply

Iterate through the currently registered selection keys. Note that you should not erase or add any items from the selector while iterating, although you can register existing conduits again.

interface ISelector
abstract
int
opApply
(
scope int delegate dg
)

Meta