You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thread Safe Block Executor
(c) 2013 Eugene Valeyev
The auxiliary class that allows to execute callbacks on the caller thread
performing the main code on a separate thread.