public static final class TemporalUtil.ISOYearMonthRecord extends Record
ISOYearMonthRecord(int year, int month)
boolean
equals(Object o)
int
hashCode()
month()
String
toString()
year()
clone, getClass, notify, notifyAll, wait, wait, wait
public ISOYearMonthRecord(int year, int month)
public final String toString()
toString
Record
public final int hashCode()
hashCode
public final boolean equals(Object o)
equals
public int year()
public int month()