|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Interface for objects that wish to provide algorithmic support for building recurring event sets.
This class is based directly on patterns described in a paper by Martin Fowler which can be found here.
| Method Summary | |
boolean |
includes(org.chronicj.TimePoint aTimePoint)
Used to check whether a given date is occurs within the current range expressed by this TemporalExpression. |
| Method Detail |
public boolean includes(org.chronicj.TimePoint aTimePoint)
TemporalExpression.
aTimePoint - the TimePoint to be checked for inclusion in the
current set
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||