YearMonth.isAfter

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

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

class YearMonth
bool
isAfter

Meta