java.io.Serializable
, java.lang.Cloneable
, java.util.Map<K,V>
public class ProfilingMapCache<K,V> extends MapCache<K,V>
Constructor | Description |
---|---|
ProfilingMapCache(int maxCapacity,
java.lang.String name) |
Modifier and Type | Method | Description |
---|---|---|
V |
get(java.lang.Object k) |
|
java.lang.String |
getStatistics() |
clone, compute, computeIfAbsent, computeIfPresent, containsKey, isEmpty, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, size
clear, containsValue, entrySet, forEach, getOrDefault, keySet, replaceAll, values
compute, computeIfAbsent, computeIfPresent, containsKey, equals, hashCode, isEmpty, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, size
removeEldestEntry
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.