Options
All
  • Public
  • Public/Protected
  • All
Menu

Class BasicMapEntry<K, V>

Type parameters

  • K

  • V

Hierarchy

Implements

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

Protected key

key: K

Protected value

value: V

Methods

getKey

  • getKey(): K

getValue

  • getValue(): V

toString

  • toString(): string

Generated using TypeDoc