ReadMapKeyValueRepo

constructor(map: Map<Key, Value> = emptyMap())
constructor(map: Map<Key, Value>, locker: SmartRWLocker)