|
Change Parameter Type feedInfos : Collection<FeedInfo> to feedInfos : List<FeedInfo> in method package OtpTransitDaoImpl(agencies List<Agency>, calendarDates List<ServiceCalendarDate>, calendars List<ServiceCalendar>, fareAttributes List<FareAttribute>, fareRules List<FareRule>, feedInfos List<FeedInfo>, frequencies List<Frequency>, pathways List<Pathway>, routes List<Route>, shapePoints List<ShapePoint>, stops List<Stop>, stopTimes List<StopTime>, transfers List<Transfer>, trips List<Trip>) in class org.onebusaway2.gtfs.impl.OtpTransitDaoImpl |
From |
To |
|
Change Parameter Type stopTimes : Collection<StopTime> to stopTimes : List<StopTime> in method package OtpTransitDaoImpl(agencies List<Agency>, calendarDates List<ServiceCalendarDate>, calendars List<ServiceCalendar>, fareAttributes List<FareAttribute>, fareRules List<FareRule>, feedInfos List<FeedInfo>, frequencies List<Frequency>, pathways List<Pathway>, routes List<Route>, shapePoints List<ShapePoint>, stops List<Stop>, stopTimes List<StopTime>, transfers List<Transfer>, trips List<Trip>) in class org.onebusaway2.gtfs.impl.OtpTransitDaoImpl |
From |
To |
|
Change Parameter Type transfers : Collection<Transfer> to transfers : List<Transfer> in method package OtpTransitDaoImpl(agencies List<Agency>, calendarDates List<ServiceCalendarDate>, calendars List<ServiceCalendar>, fareAttributes List<FareAttribute>, fareRules List<FareRule>, feedInfos List<FeedInfo>, frequencies List<Frequency>, pathways List<Pathway>, routes List<Route>, shapePoints List<ShapePoint>, stops List<Stop>, stopTimes List<StopTime>, transfers List<Transfer>, trips List<Trip>) in class org.onebusaway2.gtfs.impl.OtpTransitDaoImpl |
From |
To |
|
Change Parameter Type calendarDates : Collection<ServiceCalendarDate> to calendarDates : List<ServiceCalendarDate> in method package OtpTransitDaoImpl(agencies List<Agency>, calendarDates List<ServiceCalendarDate>, calendars List<ServiceCalendar>, fareAttributes List<FareAttribute>, fareRules List<FareRule>, feedInfos List<FeedInfo>, frequencies List<Frequency>, pathways List<Pathway>, routes List<Route>, shapePoints List<ShapePoint>, stops List<Stop>, stopTimes List<StopTime>, transfers List<Transfer>, trips List<Trip>) in class org.onebusaway2.gtfs.impl.OtpTransitDaoImpl |
From |
To |
|
Change Parameter Type agencies : Collection<Agency> to agencies : List<Agency> in method package OtpTransitDaoImpl(agencies List<Agency>, calendarDates List<ServiceCalendarDate>, calendars List<ServiceCalendar>, fareAttributes List<FareAttribute>, fareRules List<FareRule>, feedInfos List<FeedInfo>, frequencies List<Frequency>, pathways List<Pathway>, routes List<Route>, shapePoints List<ShapePoint>, stops List<Stop>, stopTimes List<StopTime>, transfers List<Transfer>, trips List<Trip>) in class org.onebusaway2.gtfs.impl.OtpTransitDaoImpl |
From |
To |
|
Change Parameter Type shapePoints : Collection<ShapePoint> to shapePoints : List<ShapePoint> in method package OtpTransitDaoImpl(agencies List<Agency>, calendarDates List<ServiceCalendarDate>, calendars List<ServiceCalendar>, fareAttributes List<FareAttribute>, fareRules List<FareRule>, feedInfos List<FeedInfo>, frequencies List<Frequency>, pathways List<Pathway>, routes List<Route>, shapePoints List<ShapePoint>, stops List<Stop>, stopTimes List<StopTime>, transfers List<Transfer>, trips List<Trip>) in class org.onebusaway2.gtfs.impl.OtpTransitDaoImpl |
From |
To |
|
Change Parameter Type trips : Collection<Trip> to trips : List<Trip> in method package OtpTransitDaoImpl(agencies List<Agency>, calendarDates List<ServiceCalendarDate>, calendars List<ServiceCalendar>, fareAttributes List<FareAttribute>, fareRules List<FareRule>, feedInfos List<FeedInfo>, frequencies List<Frequency>, pathways List<Pathway>, routes List<Route>, shapePoints List<ShapePoint>, stops List<Stop>, stopTimes List<StopTime>, transfers List<Transfer>, trips List<Trip>) in class org.onebusaway2.gtfs.impl.OtpTransitDaoImpl |
From |
To |
|
Change Parameter Type routes : Collection<Route> to routes : List<Route> in method package OtpTransitDaoImpl(agencies List<Agency>, calendarDates List<ServiceCalendarDate>, calendars List<ServiceCalendar>, fareAttributes List<FareAttribute>, fareRules List<FareRule>, feedInfos List<FeedInfo>, frequencies List<Frequency>, pathways List<Pathway>, routes List<Route>, shapePoints List<ShapePoint>, stops List<Stop>, stopTimes List<StopTime>, transfers List<Transfer>, trips List<Trip>) in class org.onebusaway2.gtfs.impl.OtpTransitDaoImpl |
From |
To |
|
Change Parameter Type calendars : Collection<ServiceCalendar> to calendars : List<ServiceCalendar> in method package OtpTransitDaoImpl(agencies List<Agency>, calendarDates List<ServiceCalendarDate>, calendars List<ServiceCalendar>, fareAttributes List<FareAttribute>, fareRules List<FareRule>, feedInfos List<FeedInfo>, frequencies List<Frequency>, pathways List<Pathway>, routes List<Route>, shapePoints List<ShapePoint>, stops List<Stop>, stopTimes List<StopTime>, transfers List<Transfer>, trips List<Trip>) in class org.onebusaway2.gtfs.impl.OtpTransitDaoImpl |
From |
To |
|
Change Parameter Type frequencies : Collection<Frequency> to frequencies : List<Frequency> in method package OtpTransitDaoImpl(agencies List<Agency>, calendarDates List<ServiceCalendarDate>, calendars List<ServiceCalendar>, fareAttributes List<FareAttribute>, fareRules List<FareRule>, feedInfos List<FeedInfo>, frequencies List<Frequency>, pathways List<Pathway>, routes List<Route>, shapePoints List<ShapePoint>, stops List<Stop>, stopTimes List<StopTime>, transfers List<Transfer>, trips List<Trip>) in class org.onebusaway2.gtfs.impl.OtpTransitDaoImpl |
From |
To |
|
Change Parameter Type pathways : Collection<Pathway> to pathways : List<Pathway> in method package OtpTransitDaoImpl(agencies List<Agency>, calendarDates List<ServiceCalendarDate>, calendars List<ServiceCalendar>, fareAttributes List<FareAttribute>, fareRules List<FareRule>, feedInfos List<FeedInfo>, frequencies List<Frequency>, pathways List<Pathway>, routes List<Route>, shapePoints List<ShapePoint>, stops List<Stop>, stopTimes List<StopTime>, transfers List<Transfer>, trips List<Trip>) in class org.onebusaway2.gtfs.impl.OtpTransitDaoImpl |
From |
To |
|
Change Parameter Type fareAttributes : Collection<FareAttribute> to fareAttributes : List<FareAttribute> in method package OtpTransitDaoImpl(agencies List<Agency>, calendarDates List<ServiceCalendarDate>, calendars List<ServiceCalendar>, fareAttributes List<FareAttribute>, fareRules List<FareRule>, feedInfos List<FeedInfo>, frequencies List<Frequency>, pathways List<Pathway>, routes List<Route>, shapePoints List<ShapePoint>, stops List<Stop>, stopTimes List<StopTime>, transfers List<Transfer>, trips List<Trip>) in class org.onebusaway2.gtfs.impl.OtpTransitDaoImpl |
From |
To |
|
Change Parameter Type fareRules : Collection<FareRule> to fareRules : List<FareRule> in method package OtpTransitDaoImpl(agencies List<Agency>, calendarDates List<ServiceCalendarDate>, calendars List<ServiceCalendar>, fareAttributes List<FareAttribute>, fareRules List<FareRule>, feedInfos List<FeedInfo>, frequencies List<Frequency>, pathways List<Pathway>, routes List<Route>, shapePoints List<ShapePoint>, stops List<Stop>, stopTimes List<StopTime>, transfers List<Transfer>, trips List<Trip>) in class org.onebusaway2.gtfs.impl.OtpTransitDaoImpl |
From |
To |
|
Change Parameter Type stops : Collection<Stop> to stops : List<Stop> in method package OtpTransitDaoImpl(agencies List<Agency>, calendarDates List<ServiceCalendarDate>, calendars List<ServiceCalendar>, fareAttributes List<FareAttribute>, fareRules List<FareRule>, feedInfos List<FeedInfo>, frequencies List<Frequency>, pathways List<Pathway>, routes List<Route>, shapePoints List<ShapePoint>, stops List<Stop>, stopTimes List<StopTime>, transfers List<Transfer>, trips List<Trip>) in class org.onebusaway2.gtfs.impl.OtpTransitDaoImpl |
From |
To |