dispatch-queue
Java
★ 19
updated 5y ago
Dispatch queue is an ultra-high performance queue extending Android message queue. Similar to the coroutine, it supports synchronous return and asynchronous execution. It can wrap the main thread and schedule flexibly
No plain-English explanation yet — one is being written right now. Check back in a minute.