Interface | Description |
---|---|
IObserver |
Class | Description |
---|---|
EventManager |
Event manager that allows for subscription of observers to events (identified
by strings), and also for the creation of event objects by anyone.
|
PriorityQueue<E extends java.lang.Comparable<E>> |
An unbounded priority queue based on a priority heap.
|
Telegram |
Enum | Description |
---|---|
EventManager.TimeFrame |
Time frame options
|
Events |
Contains all the events
|