Package org.greenrobot.eventbus.util
-
Interface Summary Interface Description AsyncExecutor.RunnableEx LikeRunnable
, but the run method may throw an exception.HasExecutionScope -
Class Summary Class Description AsyncExecutor Executes anAsyncExecutor.RunnableEx
using a thread pool.AsyncExecutor.Builder ExceptionToResourceMapping Maps throwables to texts for error dialogs.ThrowableFailureEvent A generic failure event, which can be used by apps to propagate thrown exceptions.