Searched refs:atMonthDay (Results 1 – 2 of 2) sorted by relevance
1002 public LocalDate atMonthDay(MonthDay monthDay) { in atMonthDay() method in Year
1029 assertEquals(year.atMonthDay(monthDay), expected); in test_atMonthDay()1035 test.atMonthDay((MonthDay) null); in test_atMonthDay_nullMonthDay()