updatedMap property

Map<K, V?> updatedMap
final

Changes to map during update.

Implementation

final Map<K, V?> updatedMap;