-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
DateInRangeRule
public DateInRangeRule(DateRange range,
int inclusiveMask)
Deprecated.
- Parameters:
range - the range to check
inclusiveMask - indicates inclusiveness of start and end of the range
-