RongCache

public void RongCache(int maxSize)

Parameters

maxSize

for caches that do not override sizeOf, this is the maximum number of entries in the cache. For all other caches, this is the maximum sum of the sizes of the entries in this cache.