MemorySimulationRunCache

constructor(capacity: Int = defaultCacheSize)

Parameters

capacity

the maximum permitted size of the cache

Throws

if the capacity is less than 2.