Description
When a cache is disposed the cache values are remove but Disposable#dispose() is not called on them and no even is received for the deleted entries. Event can be important when the cache is synchronized with something else.
When a cache is disposed the cache values are remove but Disposable#dispose() is not called on them and no even is received for the deleted entries. Event can be important when the cache is synchronized with something else.