Skip to main content

namespace MultiMapBase

undocumented

Companion interface: MultiMapBase<K,V,Tp>

Interfaces

NameDescription
MultiMapBase.Builder<K,V,Tp>undocumented
MultiMapBase.Context<UK,UV,Tp>The multimap's Context instance that serves as a factory for all related immutable instances and builders.
MultiMapBase.Factory<Tp,UK,UV>undocumented
MultiMapBase.NonEmpty<K,V,Tp>undocumented
MultiMapBase.TypesUtility interface that provides higher-kinded types for this collection.