currentMap property

Map<K, V?> currentMap
final

Map before update.

Implementation

final Map<K, V?> currentMap;