WriteMapKeyValueRepo

constructor(map: MutableMap<Key, Value> = mutableMapOf())
constructor(map: MutableMap<Key, Value>, locker: SmartRWLocker)