Class ShapeIdKey
- java.lang.Object
-
- org.onebusaway.gtfs_transformer.collections.IdKey
-
- org.onebusaway.gtfs_transformer.collections.ShapeIdKey
-
public class ShapeIdKey extends IdKey
-
-
Constructor Summary
Constructors Constructor Description ShapeIdKey(AgencyAndId id)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringtoString()
-
-
-
Constructor Detail
-
ShapeIdKey
public ShapeIdKey(AgencyAndId id)
-
-