| Class | Description |
|---|---|
| BusinessDay |
This class is responsible for computing the next business day.
|
| BusinessDay.Builder |
Public builder for creating instances of
app.pickmaven.businessdays.BusinessDay objects. |
| Holiday |
The base unit to refer to the holiday date.
|
| Holidays |
The collection object storing reference to the
app.pickmaven.businessdays.Holiday objects. |
| TemporalRange |
The base unit to refer to a temporal range between two
LocalDate objects. |
| TemporalRange.Builder |
Public builder for creating instances of
app.pickmaven.businessdays.TemporalRange objects. |
Copyright © 2020. All rights reserved.