oskit-kmp
Toggle table of contents
5.0.0
common
Platform filter
common
Switch theme
Search in API
oskit-kmp
oskit-kmp
/
com.outsidesource.oskitkmp.concurrency
/
Queue
Queue
class
Queue
Members
Constructors
Queue
Link copied to clipboard
constructor
(
)
Functions
enqueue
Link copied to clipboard
fun
enqueue
(
block
:
suspend
(
)
->
Unit
)