OpenTripPlanner/application/src/main/java/org/opentripplanner/updater/configure
Tom Erik Støwer 8b57b0ef37 Move linking classes into street module
Move VertexLinker, DisposableEdgeCollection, VisibilityMode, and
TemporaryVerticesContainer from the application module into the street
module's linking package. Update all import references across the
codebase.

The VertexLinker no longer uses VertexFactory; splitter vertex creation
is inlined as a private method to avoid the dependency.
2026-03-03 12:41:47 +01:00
..
SiriUpdaterModule.java Carpooling POC (#6791) 2025-11-20 11:33:32 +01:00
UpdaterConfigurator.java Move linking classes into street module 2026-03-03 12:41:47 +01:00