The class or function that the manager holds.
Data iterable.
Optionaloptions: ICachedOptions<T>Options for save cached.
The client that instantiated this
Returns a new Iterator object that contains the [key, value] pairs for each element in the collection.
An iterator object that can be used to iterate over the key-value pairs of the Collection.
Removes an entry from the cache.
The ID of the entry to remove.
Whether the entry was successfully removed.
Resolves an entry from the cache.
The ID or instance to resolve.
The resolved entry or null if not found.
Resolves the ID of an entry from the cache.
The ID or instance to resolve.
The resolved ID or null if not found.
The client instance.