public abstract class YearMonthUtils extends Object
YearMonthUtils()
static java.time.YearMonth
of(int year, int month)
toYearMonth(java.time.Year year, java.time.Month month)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public YearMonthUtils()
public static java.time.YearMonth toYearMonth(java.time.Year year, java.time.Month month)
public static java.time.YearMonth of(int year, int month)
Copyright © 2022. All rights reserved.