AsyncExecutor.RunnableEx
using a thread pool.Runnable
, but the run method may throw an exception.ErrorDialogFragmentFactory.Honeycomb
or
ErrorDialogFragmentFactory.Support
.EventBus
instance to with the original event was posted to.EventBus
instance to with the original event was posted to.RuntimeException
thrown in cases something went wrong inside EventBus.AsyncExecutor.RunnableEx
throws an Exception.EventBus.getDefault()
using this builders' values.EventBus.register(Object)
with an additional subscriber priority to influence the order of event delivery.EventBus.register(Object)
, but also triggers delivery of the most recent sticky event (posted with
EventBus.postSticky(Object)
) to the given subscriber.EventBus.register(Object, int)
, but also triggers delivery of the most recent sticky event (posted with
EventBus.postSticky(Object)
) to the given subscriber.Available under the Apache License, Version 2.0 - Copyright © 2012-2014 greenrobot.de. All Rights Reserved.