MonthDay.isAfter

Checks if this month-day is after the specified month-day.

@param other the other month-day to compare to, not null @return true if this is after the specified month-day

class MonthDay
bool
isAfter

Meta