handleSelectedKeys
protected fun handleSelectedKeys(
selectedKeys: MutableSet<SelectionKey>,
keys: Set<SelectionKey>
): Unit
Handle selected keys clearing selectedKeys set
protected fun handleSelectedKeys(
selectedKeys: MutableSet<SelectionKey>,
keys: Set<SelectionKey>
): Unit
Handle selected keys clearing selectedKeys set