abstract fun <K : Any, V : Any> getLocalMap(name: String): LocalMap<K, V>
Return a LocalMap with the specific name.
LocalMap
name
name - the name of the map
Return the msp