• Creates a new empty Map object.

    Type Parameters

    • K

    • V

    Returns Map<K, V>

    A new Map.

Generated using TypeDoc