interface VariantMultiMapBase.Types
Utility interface that provides higher-kinded types for this collection.
Extends: KeyValue<K,V>
Implemented by: MultiMapBase.Types
Properties
_K
The key type.
_K
_V
The value type.
_V
keyMap
undocumented
keyMap
keyMapNonEmpty
undocumented
keyMapNonEmpty
keyMapValues
undocumented
keyMapValues
keyMapValuesNonEmpty
undocumented
keyMapValuesNonEmpty
nonEmpty
undocumented
nonEmpty
normal
undocumented
normal