Options
All
  • Public
  • Public/Protected
  • All
Menu

Type parameters

  • A

  • B

Hierarchy

Implemented by

Index

Methods

Methods

get

  • get(key: A): B | undefined

has

  • has(key: A): boolean
  • Parameters

    • key: A

    Returns boolean

set

  • set(key: A, value: B): this

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Property
  • Method
  • Private property
  • Static method

Generated using TypeDoc