interface DateSchedule
DateSchedule returns a series of dates.
| Modifier and Type | Method and Description |
|---|---|
Calendar |
nextOccurrence(Calendar earliest,
boolean strict)
Returns the next date when this schedule fires.
|
Calendar nextOccurrence(Calendar earliest, boolean strict)