W3cubDocs

/Haxe Java

Selector

package java.nio.channels

implements Closeable

extended by AbstractSelector

Available on java

Static methods

staticopen():Selector

Methods

close():Void

isOpen():Bool

keys():Set<SelectionKey>

provider():SelectorProvider

select():Int

select(param1:Int64):Int

selectNow():Int

selectedKeys():Set<SelectionKey>

wakeup():Selector

© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/java/nio/channels/Selector.html