Options
All
  • Public
  • Public/Protected
  • All
Menu

Class CachedManager<K, V>

A manager with caching capabilities.

Type parameters

  • K

  • V

Hierarchy

Index

Constructors

Properties

Constructors

constructor

Properties

cache

cache: Map<K, V>

This manager's cache.

client

client: Client

This Manager's Client

Generated using TypeDoc