Interface MapFactory<TKey>

Type Parameters

  • TKey

Hierarchy

  • MapFactory

Methods

Methods

  • Type Parameters

    • TValue

    Returns Map<TKey, TValue>

Generated using TypeDoc