Package mondrian.util
Interface TimeSchedule
-
- All Known Implementing Classes:
OnceTimeSchedule
interface TimeScheduleATimeSchedulegenerates a series of times within a day.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description CalendarnextOccurrence(Calendar earliest, boolean strict)Returns the next occurrence at or afterafter.
-