public static class CallAnalyse.ThreadStatistics extends TreeMap<String,CallAnalyse.CallStatistics>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier and Type | Field and Description |
|---|---|
protected boolean |
activated |
| Constructor and Description |
|---|
CallAnalyse.ThreadStatistics() |
| Modifier and Type | Method and Description |
|---|---|
CallAnalyse.CallStatistics |
get(String name) |
boolean |
getActivated() |
void |
setActivated(boolean activated) |
String |
toString() |
ceilingEntry, ceilingKey, clear, clone, comparator, containsKey, containsValue, descendingKeySet, descendingMap, entrySet, firstEntry, firstKey, floorEntry, floorKey, get, headMap, headMap, higherEntry, higherKey, keySet, lastEntry, lastKey, lowerEntry, lowerKey, navigableKeySet, pollFirstEntry, pollLastEntry, put, putAll, remove, size, subMap, subMap, tailMap, tailMap, valuesequals, hashCode, isEmptypublic boolean getActivated()
public void setActivated(boolean activated)
public CallAnalyse.CallStatistics get(String name)
public String toString()
toString in class AbstractMap<String,CallAnalyse.CallStatistics>Copyright © 2004–2014 CodeLutin. All rights reserved.