Options
All
  • Public
  • Public/Protected
  • All
Menu

Type parameters

  • T

Hierarchy

Index

Properties

size: number

Methods

  • asImmutable(): _Map<T>
  • Returns _Map<T>

  • Returns MutableMap<T>

  • Parameters

    • ref: string

    Returns MutableMap<T>

  • get(ref: string): T
  • Parameters

    • ref: string

    Returns T

  • has(ref: string): boolean
  • Parameters

    • ref: string

    Returns boolean

  • Parameters

    • ref: string
    • value: T

    Returns MutableMap<T>

Generated using TypeDoc