Options
All
  • Public
  • Public/Protected
  • All
Menu

Class MapManager<K, V>

Base manager class for all managers that require a key-value cache.

Type parameters

  • K

  • V

Hierarchy

Index

Constructors

Properties

Accessors

Constructors

Properties

cache: Collection<K, V> = ...

The cache of items for this manager.

Accessors