| Package | Description |
|---|---|
| org.timothyb89.eventbus |
| Modifier and Type | Method and Description |
|---|---|
void |
EventQueueDefinition.add(EventQueueEntry entry)
Registers the given entry for events.
|
int |
EventQueueEntry.compareTo(EventQueueEntry o) |
void |
EventQueueDefinition.remove(EventQueueEntry entry)
Removes the given queue entry from the notification list.
|
Copyright © 2014. All rights reserved.