Uses of Class
org.onebusaway.transit_data_federation.bundle.tasks.AbstractStopTask
-
Packages that use AbstractStopTask Package Description org.onebusaway.transit_data_federation.bundle.tasks -
-
Uses of AbstractStopTask in org.onebusaway.transit_data_federation.bundle.tasks
Subclasses of AbstractStopTask in org.onebusaway.transit_data_federation.bundle.tasks Modifier and Type Class Description classStopVerificationDistanceTaskCheck stop consolidate file for distance between stops, and output stops that are above STOP_DISTANCE_THRESHOLD.classStopVerificationTaskCheck that stops listed in the stop consolidation file were actually consolidated, and output stops that are unexpected or missing.
-