A basic object cache.
T Type of the objects.
Returns a value from the cache.
The value.
Checks if the cache contains a value.
Contains value or not.
Sets a value for an object.
Normalizes a value name.
The output value.
Generated using TypeDoc
A basic object cache.
T Type of the objects.