Calendar.areFieldsSet

True if <code>fields[]</code> are in sync with the currently set time. If false, then the next attempt to get the value of a field will force a recomputation of all fields from the current value of <code>time</code>. @serial

class Calendar
protected
bool areFieldsSet;

Meta