Class | Description |
---|---|
Deduplicator |
Does the same thing as String.intern, but for several different types.
|
FrequencyEntry |
Uses a TripTimes to represent multiple trips following the same template at regular intervals.
|
TripTimes |
A TripTimes represents the arrival and departure times for a single trip in an Timetable.
|
Copyright © 2015. All rights reserved.