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