storage property

Store<CacheInfo, CacheEntry> storage
final

The Store for this cache

Implementation

final Store<CacheInfo, CacheEntry> storage;