public class Statistics extends ConcurrentHashMap<String,Statistic>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
Statistics() |
| Modifier and Type | Method and Description |
|---|---|
Statistic |
ensure(String key) |
String |
toString() |
void |
update(String operation,
double val) |
clear, contains, containsKey, containsValue, elements, entrySet, get, isEmpty, keys, keySet, put, putAll, putIfAbsent, remove, remove, replace, replace, size, valuesclone, equals, hashCodeCopyright © 2014. All Rights Reserved.