A store of parsed data. !(p) This class is used during parsing to collect the data. Part of the parsing process involves handling optional blocks and multiple copies of the data get created to support the necessary backtracking. !(p) Once parsing is completed, this class can be used as the resultant {@code TemporalAccessor}. In most cases, it is only exposed once the fields have been resolved.