@FunctionalInterface public interface HolidaySearcher
| Modifier and Type | Method and Description |
|---|---|
List<java.time.LocalDate> |
searchHolidaysFor(String countryCode) |
List<java.time.LocalDate> searchHolidaysFor(String countryCode) throws IOException, GeneralSecurityException
IOExceptionGeneralSecurityExceptionCopyright © 2020. All rights reserved.