sdk
/
com.mapbox.search.utils.concurrent
/
SearchSdkMainThreadWorker
/
post
post
open override fun
post
(runnable:
Runnable
)
Content copied to clipboard
Posts passed runnable to the main thread.
Parameters
runnable
The runnable to run on the main thread.