Package com.groiss.cal
Interface Holidays
public interface Holidays
Interface for customizing the holidays.
-
Method Summary
-
Method Details
-
isHoliday
If the day is a holiday return the name (e.g. "Easter Sunday"), otherwise the method should return null.- Returns:
- the name of the holiday
-