MemoryCacheDelegate<D extends Object, P extends Object>.map constructor

MemoryCacheDelegate<D extends Object, P extends Object>.map()

Creates a delegate with backing memory map as a storage

Implementation

MemoryCacheDelegate.map() : this._private(_MapCache<Entity<D>, P>());