Class CachedResourceSet

Caches resource existence in a WeakMap tied to the ResourceIdentifier object.

Hierarchy

  • CachedResourceSet

Implements

Constructors

Properties

Methods

Constructors

Properties

cache: WeakMap<ResourceIdentifier, boolean>
source: ResourceSet

Methods