Cache Impl
Properties
Functions
Link copied to clipboard
Adds values to the property. When the property is not yet present it will be added. No duplicates allowed.
Link copied to clipboard
Clears the properties.
Link copied to clipboard
Removes the property from the cache.
Link copied to clipboard
Link copied to clipboard
Sets the values for a property. Old values are removed, so after the call the property will have exactly the values as passed in the values list.
Link copied to clipboard