public class ProfilingMapCache<K,V> extends MapCache<K,V>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
ProfilingMapCache(int maxCapacity,
String name) |
| Modifier and Type | Method and Description |
|---|---|
V |
get(Object k) |
String |
getStatistics() |
removeEldestEntryclear, containsValueclone, containsKey, entrySet, isEmpty, keySet, put, putAll, remove, size, valuesequals, hashCode, toStringCopyright © 2003–2015. All rights reserved.