Class RouteData

    • Constructor Detail

      • RouteData

        public RouteData​(Route route)
        Parameters:
        route - Route; route
    • Method Detail

      • getRoute

        public final Route getRoute()
        Returns:
        route.
      • getId

        public final String getId()
        Specified by:
        getId in interface org.opentrafficsim.base.Identifiable
        Specified by:
        getId in interface RouteDataInterface
      • hashCode

        public final int hashCode()
        Overrides:
        hashCode in class Object
      • equals

        public final boolean equals​(Object obj)
        Overrides:
        equals in class Object