Uses of Class
edu.ucsb.cs156.courses.models.Quarter
-
Uses of Quarter in edu.ucsb.cs156.courses.models
Modifier and TypeMethodDescriptionQuarter.quarterList
(String start, String end) return a list of Quarters starting with the start parameter and ending with the end parameter, inclusive.