Package | Description |
---|---|
junctionbox |
Modifier and Type | Method and Description |
---|---|
Timetable.Event[] |
Timetable.getEvents()
Returns an array of Events associated with this Timetable.
|
Modifier and Type | Method and Description |
---|---|
java.util.PriorityQueue<Timetable.Event> |
Timetable.getEventQueue()
Returns the main event queue associated with this Timetable.
|