private val backingMap: MutableMap<K, V>

Parameters

backingMap

the map which is used to cache the entities, defaults to a Hashmap