java.lang.Object
org.holiday.calendar.observance.AbstractObservance
org.holiday.calendar.observance.au.BankHoliday
All Implemented Interfaces:
Function<Integer,LocalDate>, Predicate<Integer>, Observance

public class BankHoliday extends AbstractObservance
Observance of the Bank Holiday public holiday in New South Wales, Australia, observed on the first Monday in August.
Author:
Dave Joyce