Class AlwaysMatch
- java.lang.Object
-
- org.onebusaway.gtfs_transformer.match.AlwaysMatch
-
- All Implemented Interfaces:
EntityMatch
public class AlwaysMatch extends Object implements EntityMatch
-
-
Constructor Summary
Constructors Constructor Description AlwaysMatch()
-
-
-
Method Detail
-
isApplicableToObject
public boolean isApplicableToObject(Object object)
- Specified by:
isApplicableToObjectin interfaceEntityMatch
-
-