public interface MainThreadSupport
| Modifier and Type | Interface and Description |
|---|---|
static class |
MainThreadSupport.AndroidHandlerMainThreadSupport |
| Modifier and Type | Method and Description |
|---|---|
org.greenrobot.eventbus.Poster |
createPoster(EventBus eventBus) |
boolean |
isMainThread() |
boolean isMainThread()
org.greenrobot.eventbus.Poster createPoster(EventBus eventBus)
Available under the Apache License, Version 2.0 - Copyright © 2012-2017 greenrobot.org. All Rights Reserved.