Class | Description |
---|---|
DeadEvent |
Event that is used if a fired event had no handler registered.
|
Event<T> |
Base class for each Event
|
EventBus | |
EventBus.Listener |
Annotation Type | Description |
---|---|
EventListener |
Used to identify handler methods.
|
Copyright © 2017. All rights reserved.