Options
All
  • Public
  • Public/Protected
  • All
Menu

Wrapper class that internally converts ResourceIdentifiers to strings so Storages that do not check value equivalence can be used with ResourceIdentifiers.

Specifically: this makes it so a Storage based on a Map object can be used with ResourceIdentifiers.

Type parameters

  • T

Hierarchy

  • ResourceIdentifierStorage

Implements

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

Private Readonly source

source: KeyValueStorage<string, T>

Methods

delete

entries

get

has

set