NDMapUtils<K, V> extension
- on
-
- Map<
K, V>
- Map<
Methods
-
invert(
) → Map< V, K> -
Available on Map<
K, V> , provided by the NDMapUtils extension -
ndInvert(
) → Map< V, K> -
Available on Map<
K, V> , provided by the NDMapUtils extension -
ndSet(
K key, V? value) → void -
Available on Map<
K, V> , provided by the NDMapUtils extension -
set(
K key, V? value) → void -
Available on Map<
K, V> , provided by the NDMapUtils extension