Abstract
Readonly
Insertion ordered cache of items this manager holds.
Static
Shared default max size for all managers (can be changed globally).
Adds a raw object to the cache, constructing the holdable class. Automatically evicts oldest entries if the max size is exceeded.
Remove an entry by id.
Adjust the maximum size for this manager at runtime.
Insertion ordered cache of items this manager holds.