|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
interface TimeSchedule
A TimeSchedule generates a series of times within a day.
| Method Summary | |
|---|---|
Calendar |
nextOccurrence(Calendar earliest,
boolean strict)
Returns the next occurrence at or after after. |
| Method Detail |
|---|
Calendar nextOccurrence(Calendar earliest,
boolean strict)
after. If
after is null, returns the first occurrence. If there are
no further occurrences, returns null.
strict - if true, return time must be after after, not
equal to it
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||