All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.opentripplanner.street.search.state.CarPickupState Maven / Gradle / Ivy

The newest version!
package org.opentripplanner.street.search.state;

public enum CarPickupState {
  WALK_TO_PICKUP,
  IN_CAR,
  WALK_FROM_DROP_OFF,
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy