vncore / com.venuenext.vncore.concurrency

Package com.venuenext.vncore.concurrency

Types

BaseCoroutineScope

Used to give implementers their own coroutine scope (i.e. NOT the global coroutine scope)

interface BaseCoroutineScope : CoroutineScope