interface HashBiMultiMap.Types
Utility interface that provides higher-kinded types for this collection.
Extends: BiMultiMapBase.Types
Properties
_K
The key type.
_K
_V
The value type.
_V
builder
undocumented
builder
context
undocumented
context
keyMultiMapValues
undocumented
keyMultiMapValues
keyValueMultiMap
undocumented
keyValueMultiMap
keyValueMultiMapContext
The key to value multimap context type (higher-kinded type).
keyValueMultiMapContext
keyValueMultiMapNonEmpty
The non-empty key to value multimap type (higher-kinded type).
keyValueMultiMapNonEmpty
nonEmpty
undocumented
nonEmpty
normal
undocumented
normal
valueKeyMultiMap
undocumented
valueKeyMultiMap
valueKeyMultiMapContext
The value to key multimap context type (higher-kinded type).
valueKeyMultiMapContext
valueKeyMultiMapNonEmpty
The non-empty value to key multimap type (higher-kinded type).
valueKeyMultiMapNonEmpty
valueMultiMapValues
undocumented
valueMultiMapValues