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() |
removeEldestEntry
clear, containsValue
clone, containsKey, entrySet, isEmpty, keySet, put, putAll, remove, size, values
equals, hashCode, toString
Copyright © 2003–2015. All rights reserved.