Class CalendarSimplicationLibrary.ServiceCalendarSummary
java.lang.Object
org.onebusaway.gtfs_transformer.updates.CalendarSimplicationLibrary.ServiceCalendarSummary
- Enclosing class:
CalendarSimplicationLibrary
-
Field Summary
FieldsModifier and TypeFieldDescriptionintThe number of times a service date uses the most frequently used day-of-the-week across all service dates. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
maxDayOfWeekCount
public int maxDayOfWeekCountThe number of times a service date uses the most frequently used day-of-the-week across all service dates. -
allServiceDates
-
serviceDatesInOrder
-
daysOfTheWeekToUse
-
mostRecentServiceDateByDayOfWeek
-
-
Constructor Details
-
ServiceCalendarSummary
public ServiceCalendarSummary()
-