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, entry, equals, hashCode, isEmpty, merge, of, of, of, of, of, of, of, of, of, of, of, ofEntries, put, putAll, putIfAbsent, remove, remove, replace, replace, size
removeEldestEntry
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.