MonthDay.isBefore

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

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

class MonthDay
bool
isBefore

Meta