Class IdKeyMatch
java.lang.Object
org.onebusaway.gtfs_transformer.collections.IdKeyMatch
- All Implemented Interfaces:
EntityMatch
- Direct Known Subclasses:
ServiceIdKeyMatch,ShapeIdKeyMatch
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetKey()booleanisApplicableToObject(Object object) protected abstract IdKey
-
Constructor Details
-
IdKeyMatch
public IdKeyMatch()
-
-
Method Details
-
getKey
-
isApplicableToObject
- Specified by:
isApplicableToObjectin interfaceEntityMatch
-
resolveKey
-