Options
All
  • Public
  • Public/Protected
  • All
Menu

Class SetManager<V>

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

Type parameters

  • V

Hierarchy

Index

Constructors

Properties

Accessors

Constructors

Properties

cache: Set<V> = ...

The cache of items for this manager.

Accessors