unprocessedEndTimes property

Map<String, List<TimestampStructure>> unprocessedEndTimes
final

List of instances which remained unprocessed. This will create a missing time step in the list of end times.

Implementation

final Map<String, List<TimestampStructure>> unprocessedEndTimes;