A minimal implementation of IWrapperCache

Hierarchy

  • WrapperCache

Implements

Constructors

Properties

Methods

Constructors

Properties

_map: any

Methods

  • get a Wrapper from the cache, given its URI index

    Parameters

    Returns undefined | Wrapper

  • add a Wrapper to the cache, indexed by a URI

    Parameters

    Returns void

Generated using TypeDoc