Package | Description |
---|---|
act.event |
Modifier and Type | Class and Description |
---|---|
class |
AppEventListenerBase<EVENT_TYPE extends AppEvent> |
Modifier and Type | Method and Description |
---|---|
EventBus |
EventBus.bind(AppEventId appEventId,
AppEventListener l) |
EventBus |
EventBus.bindAsync(AppEventId appEventId,
AppEventListener l) |
EventBus |
EventBus.bindSync(AppEventId appEventId,
AppEventListener l) |
Copyright © 2014–2017 ActFramework. All rights reserved.