Entity

    Class SingleFieldValueHolderMap<TFields, N, V>

    Map from load value interface to value.

    Type Parameters

    • TFields extends Record<string, any>
    • N extends keyof TFields
    • V

    Hierarchy (View Summary, Expand)

    Index

    Constructors

    Properties

    underlyingMap: Map<NonNullable<TFields[N]>, V>

    Accessors

    Methods

    MMNEPVFCICPMFPCPTTAAATR