Calendar.fields

The calendar field values for the currently set time for this calendar. This is an array of <code>FIELD_COUNT</code> integers, with index values <code>ERA</code> through <code>DST_OFFSET</code>. @serial

class Calendar
protected
int[] fields;

Meta