public class LRUCacheSet extends CacheSet
DEFAULT_CACHE_CAPACITY| Constructor and Description |
|---|
LRUCacheSet(Object[] keys) |
LRUCacheSet(Object[] keys,
int size) |
LRUCacheSet(Object[] keys,
int[] sizes) |
| Modifier and Type | Method and Description |
|---|---|
protected Cache |
createCache(int size) |
addCache, addCache, cacheObject, clearCache, getCache, getCacheCapacity, getCachedObject, getCacheSize, getSize, setCacheCapacityCopyright © 2023. All rights reserved.