public class ComponentCacheWrapper<K,V> extends CacheWrapper<K,V>
Constructor and Description |
---|
ComponentCacheWrapper(Cache<K,V> cache) |
Modifier and Type | Method and Description |
---|---|
void |
clear() |
containsKey, containsValue, entrySet, get, getCacheHits, getCacheMisses, getCacheSize, getMaxCacheSize, getMaxLifetime, getName, getWrappedCache, isEmpty, keySet, put, putAll, remove, setMaxCacheSize, setMaxLifetime, setName, setWrappedCache, size, values
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
compute, computeIfAbsent, computeIfPresent, equals, forEach, getOrDefault, hashCode, merge, putIfAbsent, remove, replace, replace, replaceAll
Copyright © 2003-2008 Jive Software.