|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TemporalExpression
A TemporalExpression is a boolean expression that can be satisfied or not by a time point. For example such an expression could check if a date is a holiday or not.
| Method Summary | |
|---|---|
boolean |
includes(Date d)
Verifies if a date satisfies this expression |
| Method Detail |
|---|
boolean includes(Date d)
d - the date to be checked
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||