Entity

    Class SerializableKeyMap<TSerialized, K, V>Abstract

    A map with keys that are serializable. Serialized keys are considered equal if their serialized values are equal. Otherwise, the map behaves like a regular Map.

    Type Parameters

    Hierarchy (View Summary, Expand)

    Implements

    • ReadonlyMap<K, V>
    • Map<K, V>
    Index

    Constructors

    Properties

    underlyingMap: Map<TSerialized, V>

    Accessors

    Methods

    MMNEPVFCICPMFPCPTTAAATR