A C D E F G H I M P R S T V W

I

increaseByMinutes(Time, int) - Static method in class monthlyCalendar.Time
Returns a new time object corresponding to the time we will have after increasing the time parameter by the specified number of minutes.
isTimePeriodAvailable(Date, Time, int) - Method in class monthlyCalendar.MonthlyCalendar
Returns true if it is possible to schedule an activity on the specified date, in the time period starting at activityStartTime and lasting for the specified duration (minutes).
isTimePeriodAvailable(Day, Time, int) - Method in class monthlyCalendar.WeekActivities
Returns true if it is possible to schedule an activity in the time period starting at activityStartTime and lasting for the specified duration (minutes).
isValidDate(Date) - Method in class monthlyCalendar.MonthlyCalendar
Returns true if the date is considered a valid date for the month associated with the calendar.
iterator() - Method in class monthlyCalendar.MySortedLinkedList
Returns an iterator over the elements in this list (in proper sequence).

A C D E F G H I M P R S T V W

Web Accessibility