rd-core
2023.2.3
rd-core
/
com.jetbrains.rd.util.threading
/
SingleThreadSchedulerBase
/
queue
queue
open
override
fun
queue
(
action
:
(
)
->
Unit
)
Content copied to clipboard
Queues the execution of the given
action
.