CacheKey
Builds a CacheKey from a typename and a list of Strings.
This can be used for the common case where CacheKey use typename as a namespace and values as a path.
Builds a CacheKey from a typename and a list of Strings.
This can be used for the common case where CacheKey use typename as a namespace and values as a path.
Parameters
key
The key of the object in the cache. The key must be globally unique.