An object used to initialize
The count of cached content
Add Key-Value to cache
The key
The value
The value
Clear all content
Destroy this cache
Enumerate all content to find one element which can fulfill condition
The condition
content
Enumerate all content and invoke function
Function to be invoked
The value
The corresponding key
Get the cached content by key
The key
The corresponding content
Check whether or not content exists by key
The key
True indecates that content of the key exists
Remove the cached content by key
The key
The removed content
Generated using TypeDoc
use to cache something