| Constructor and Description |
|---|
DateInRangeRule(DateRange range,
int inclusiveMask) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
match(java.util.Date date)
Indicates whether the specified object passes the conditions required to match this rule.
|
public DateInRangeRule(DateRange range, int inclusiveMask)
range - the range to checkinclusiveMask - indicates inclusiveness of start and end of the range