See: Description
Interface | Description |
---|---|
GroupTableInfo |
Interface GroupTableInfo defines methods to access a table of station
groups.
|
Class | Description |
---|---|
GroupTable |
Class GroupTable manages a table of station groups.
|
Station |
Class Station manages station-specific information.
|
StationInfoParser |
Class StationInfoParser reads data from an input stream into a table
of station objects.
|
StationLevelsCache |
Class StationLevelsCache manages a cache of station-levels entry objects.
|
StationLevelsEntry |
Class StationLevelsEntry contains a status and usage level for a station
at a given time.
|
StationNameComp |
Class StationNameComp implements a comparator that compares two
station name strings, using any leading network code ('NN-') as
a secondary comparison value.
|
StationTable |
Class StationTable manages a table of Station objects (each object is
associated with one station).
|