MapKeyValueRepo

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