| Modifier and Type | Method and Description |
|---|---|
boolean |
DateRange.inRange(DateRange refRange)
Returns true if the reference range is wholly contained within this range.
|
boolean |
DateRange.inRange(DateRange refRange,
boolean inclusiveStart,
boolean inclusiveEnd)
Returns true if the reference range is wholly contained within this range.
|
| Constructor and Description |
|---|
DateRange(DateRange dateRange)
Copy constructor.
|
Copyright © 2023 Fujion Framework. All rights reserved.