FicMapOfSetsExtension<K, V> extension
See also: FicMapExtension
Properties
-
lock
→ IMapOfSets<
K, V> -
Locks the map of sets, returning an immutable map (IMapOfSets).
no setter
Methods
-
toIMapOfSets(
[ConfigMapOfSets? config]) → IMapOfSets< K, V> ? - Creates an immutable map of sets (IMapOfSets) from the map.