| Package | Description |
|---|---|
| app.pickmaven.businessdays.api |
| Class and Description |
|---|
| GoogleCalendarAPI
This class implements
app.pickmaven.businessdays.api.HolidaySearcher interface for getting a list of LocalDate objects representing
the holidays for specific countries using the app.pickmaven.businessdays.api.GoogleCalendarAPI of Google. |
| HolidaySearcher
This functional interface provides a single method for searching holidays based on country.
|
| PublicHolidayAPI
This class implements
app.pickmaven.businessdays.api.HolidaySearcher interface for getting a list of LocalDate objects representing
the holidays for specific countries using the app.pickmaven.businessdays.api.PublicHolidayAPI of RapidAPI. |
Copyright © 2020. All rights reserved.